| Package | Description |
|---|---|
| com.amazonaws.services.arczonalshift.model |
| Modifier and Type | Method and Description |
|---|---|
static ZonalShiftStatus |
ZonalShiftStatus.fromValue(String value)
Use this in place of valueOf.
|
static ZonalShiftStatus |
ZonalShiftStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZonalShiftStatus[] |
ZonalShiftStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateZonalShiftResult |
UpdateZonalShiftResult.withStatus(ZonalShiftStatus status)
A status for a zonal shift.
|
ListZonalShiftsRequest |
ListZonalShiftsRequest.withStatus(ZonalShiftStatus status)
A status for a zonal shift.
|
StartZonalShiftResult |
StartZonalShiftResult.withStatus(ZonalShiftStatus status)
A status for a zonal shift.
|
ZonalShiftSummary |
ZonalShiftSummary.withStatus(ZonalShiftStatus status)
A status for a zonal shift.
|
CancelZonalShiftResult |
CancelZonalShiftResult.withStatus(ZonalShiftStatus status)
A status for a zonal shift.
|
Copyright © 2024. All rights reserved.