| Package | Description |
|---|---|
| com.amazonaws.services.arczonalshift.model |
| Modifier and Type | Method and Description |
|---|---|
static PracticeRunOutcome |
PracticeRunOutcome.fromValue(String value)
Use this in place of valueOf.
|
static PracticeRunOutcome |
PracticeRunOutcome.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PracticeRunOutcome[] |
PracticeRunOutcome.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ZonalShiftSummary |
ZonalShiftSummary.withPracticeRunOutcome(PracticeRunOutcome practiceRunOutcome)
The outcome, or end state, of a practice run.
|
ZonalShiftInResource |
ZonalShiftInResource.withPracticeRunOutcome(PracticeRunOutcome practiceRunOutcome)
The outcome, or end state, returned for a practice run.
|
Copyright © 2025. All rights reserved.