Interface TestTemplateSummary.Builder

  • Method Details

    • testTemplateArn

      TestTemplateSummary.Builder testTemplateArn(String testTemplateArn)

      The ARN of the test template.

      Parameters:
      testTemplateArn - The ARN of the test template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the test template.

      Parameters:
      name - The name of the test template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      TestTemplateSummary.Builder description(String description)

      A description of the test template.

      Parameters:
      description - A description of the test template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.