| 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 |
|---|---|
ListTestConfigurationsResult |
AbstractAWSAppTest.listTestConfigurations(ListTestConfigurationsRequest request) |
ListTestConfigurationsResult |
AWSAppTest.listTestConfigurations(ListTestConfigurationsRequest listTestConfigurationsRequest)
Lists test configurations.
|
ListTestConfigurationsResult |
AWSAppTestClient.listTestConfigurations(ListTestConfigurationsRequest request)
Lists test configurations.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListTestConfigurationsResult> |
AbstractAWSAppTestAsync.listTestConfigurationsAsync(ListTestConfigurationsRequest request,
AsyncHandler<ListTestConfigurationsRequest,ListTestConfigurationsResult> asyncHandler) |
Future<ListTestConfigurationsResult> |
AWSAppTestAsync.listTestConfigurationsAsync(ListTestConfigurationsRequest listTestConfigurationsRequest,
AsyncHandler<ListTestConfigurationsRequest,ListTestConfigurationsResult> asyncHandler)
Lists test configurations.
|
Future<ListTestConfigurationsResult> |
AWSAppTestAsyncClient.listTestConfigurationsAsync(ListTestConfigurationsRequest request,
AsyncHandler<ListTestConfigurationsRequest,ListTestConfigurationsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTestConfigurationsResult |
ListTestConfigurationsResult.clone() |
ListTestConfigurationsResult |
ListTestConfigurationsResult.withNextToken(String nextToken)
The next token in the test configurations.
|
ListTestConfigurationsResult |
ListTestConfigurationsResult.withTestConfigurations(Collection<TestConfigurationSummary> testConfigurations)
The test configurations.
|
ListTestConfigurationsResult |
ListTestConfigurationsResult.withTestConfigurations(TestConfigurationSummary... testConfigurations)
The test configurations.
|
Copyright © 2025. All rights reserved.