| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
static TestCaseLifecycle |
TestCaseLifecycle.fromValue(String value)
Use this in place of valueOf.
|
static TestCaseLifecycle |
TestCaseLifecycle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestCaseLifecycle[] |
TestCaseLifecycle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TestCaseSummary |
TestCaseSummary.withStatus(TestCaseLifecycle status)
The status of the test case summary.
|
GetTestCaseResult |
GetTestCaseResult.withStatus(TestCaseLifecycle status)
The status of the test case.
|
TestCaseLatestVersion |
TestCaseLatestVersion.withStatus(TestCaseLifecycle status)
The status of the test case latest version.
|
Copyright © 2025. All rights reserved.