| Package | Description |
|---|---|
| software.amazon.awssdk.services.arczonalshift.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateZonalShiftResponse.Builder |
UpdateZonalShiftResponse.Builder.awayFrom(String awayFrom)
The Availability Zone 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 the zonal shift.
|
UpdateZonalShiftResponse.Builder |
UpdateZonalShiftResponse.Builder.resourceIdentifier(String resourceIdentifier)
The identifier for the resource to include in a zonal shift.
|
UpdateZonalShiftResponse.Builder |
UpdateZonalShiftResponse.Builder.startTime(Instant startTime)
The time (UTC) when the zonal shift is started.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateZonalShiftResponse.Builder> |
UpdateZonalShiftResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.