Interface CreateTestCaseResponse.Builder

  • Method Details

    • testCaseId

      CreateTestCaseResponse.Builder testCaseId(String testCaseId)

      The identifier of the test.

      Parameters:
      testCaseId - The identifier of the test.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • testCaseArn

      CreateTestCaseResponse.Builder testCaseArn(String testCaseArn)

      The Amazon Resource Name (ARN) of the test.

      Parameters:
      testCaseArn - The Amazon Resource Name (ARN) of the test.
      Returns:
      Returns a reference to this object so that method calls can be chained together.