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