| Package | Description |
|---|---|
| com.amazonaws.services.iotdeviceadvisor.model |
| Modifier and Type | Method and Description |
|---|---|
static SuiteRunStatus |
SuiteRunStatus.fromValue(String value)
Use this in place of valueOf.
|
static SuiteRunStatus |
SuiteRunStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SuiteRunStatus[] |
SuiteRunStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SuiteRunInformation |
SuiteRunInformation.withStatus(SuiteRunStatus status)
Status of the suite run.
|
GetSuiteRunResult |
GetSuiteRunResult.withStatus(SuiteRunStatus status)
Status for the test suite run.
|
Copyright © 2025. All rights reserved.