| Package | Description |
|---|---|
| com.amazonaws.services.apptest |
AWS Mainframe Modernization Application Testing provides tools and resources for automated functional equivalence
testing for your migration projects.
|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetTestConfigurationResult> |
AbstractAWSAppTestAsync.getTestConfigurationAsync(GetTestConfigurationRequest request,
AsyncHandler<GetTestConfigurationRequest,GetTestConfigurationResult> asyncHandler) |
Future<GetTestConfigurationResult> |
AWSAppTestAsync.getTestConfigurationAsync(GetTestConfigurationRequest getTestConfigurationRequest,
AsyncHandler<GetTestConfigurationRequest,GetTestConfigurationResult> asyncHandler)
Gets a test configuration.
|
Future<GetTestConfigurationResult> |
AWSAppTestAsyncClient.getTestConfigurationAsync(GetTestConfigurationRequest request,
AsyncHandler<GetTestConfigurationRequest,GetTestConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetTestConfigurationRequest |
GetTestConfigurationRequest.clone() |
GetTestConfigurationRequest |
GetTestConfigurationRequest.withTestConfigurationId(String testConfigurationId)
The request test configuration ID.
|
GetTestConfigurationRequest |
GetTestConfigurationRequest.withTestConfigurationVersion(Integer testConfigurationVersion)
The test configuration version.
|
Copyright © 2025. All rights reserved.