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