UpdateZonalShiftResponse.Builder |
UpdateZonalShiftResponse.Builder.awayFrom(String awayFrom) |
The Availability Zone (for example, use1-az1) that traffic is moved away from for a resource
when you start a zonal shift.
|
static UpdateZonalShiftResponse.Builder |
UpdateZonalShiftResponse.builder() |
|
UpdateZonalShiftResponse.Builder |
UpdateZonalShiftResponse.Builder.comment(String comment) |
A comment that you enter about the zonal shift.
|
UpdateZonalShiftResponse.Builder |
UpdateZonalShiftResponse.Builder.expiryTime(Instant expiryTime) |
The expiry time (expiration time) for a customer-initiated zonal shift.
|
UpdateZonalShiftResponse.Builder |
UpdateZonalShiftResponse.Builder.resourceIdentifier(String resourceIdentifier) |
The identifier for the resource that Amazon Web Services shifts traffic for.
|
UpdateZonalShiftResponse.Builder |
UpdateZonalShiftResponse.Builder.startTime(Instant startTime) |
The time (UTC) when the zonal shift starts.
|
UpdateZonalShiftResponse.Builder |
UpdateZonalShiftResponse.Builder.status(String status) |
A status for a zonal shift.
|
UpdateZonalShiftResponse.Builder |
UpdateZonalShiftResponse.Builder.status(ZonalShiftStatus status) |
A status for a zonal shift.
|
UpdateZonalShiftResponse.Builder |
UpdateZonalShiftResponse.toBuilder() |
|
UpdateZonalShiftResponse.Builder |
UpdateZonalShiftResponse.Builder.zonalShiftId(String zonalShiftId) |
The identifier of a zonal shift.
|