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