| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
static StepLifecycleStatus |
StepLifecycleStatus.fromValue(String value)
Use this in place of valueOf.
|
static StepLifecycleStatus |
StepLifecycleStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StepLifecycleStatus[] |
StepLifecycleStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StepSearchSummary |
StepSearchSummary.withLifecycleStatus(StepLifecycleStatus lifecycleStatus)
The life cycle status.
|
GetStepResult |
GetStepResult.withLifecycleStatus(StepLifecycleStatus lifecycleStatus)
The life cycle status of the step.
|
StepSummary |
StepSummary.withLifecycleStatus(StepLifecycleStatus lifecycleStatus)
The life cycle status.
|
Copyright © 2024. All rights reserved.