| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
TestConfigurationLatestVersion |
TestConfigurationLatestVersion.clone() |
TestConfigurationLatestVersion |
GetTestConfigurationResult.getLatestVersion()
The latest version of the test configuration.
|
TestConfigurationLatestVersion |
TestConfigurationLatestVersion.withStatus(String status)
The status of the test configuration latest version.
|
TestConfigurationLatestVersion |
TestConfigurationLatestVersion.withStatus(TestConfigurationLifecycle status)
The status of the test configuration latest version.
|
TestConfigurationLatestVersion |
TestConfigurationLatestVersion.withStatusReason(String statusReason)
The status reason of the test configuration latest version.
|
TestConfigurationLatestVersion |
TestConfigurationLatestVersion.withVersion(Integer version)
The version of the test configuration latest version.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetTestConfigurationResult.setLatestVersion(TestConfigurationLatestVersion latestVersion)
The latest version of the test configuration.
|
GetTestConfigurationResult |
GetTestConfigurationResult.withLatestVersion(TestConfigurationLatestVersion latestVersion)
The latest version of the test configuration.
|
Copyright © 2025. All rights reserved.