Class AppTestResponse

java.lang.Object
software.amazon.awssdk.core.SdkResponse
software.amazon.awssdk.awscore.AwsResponse
software.amazon.awssdk.services.apptest.model.AppTestResponse
All Implemented Interfaces:
SdkPojo
Direct Known Subclasses:
CreateTestCaseResponse, CreateTestConfigurationResponse, CreateTestSuiteResponse, DeleteTestCaseResponse, DeleteTestConfigurationResponse, DeleteTestRunResponse, DeleteTestSuiteResponse, GetTestCaseResponse, GetTestConfigurationResponse, GetTestRunStepResponse, GetTestSuiteResponse, ListTagsForResourceResponse, ListTestCasesResponse, ListTestConfigurationsResponse, ListTestRunsResponse, ListTestRunStepsResponse, ListTestRunTestCasesResponse, ListTestSuitesResponse, StartTestRunResponse, TagResourceResponse, UntagResourceResponse, UpdateTestCaseResponse, UpdateTestConfigurationResponse, UpdateTestSuiteResponse

@Generated("software.amazon.awssdk:codegen") public abstract class AppTestResponse extends AwsResponse