ZonalShiftInResource.Builder |
ZonalShiftInResource.Builder.appliedStatus(String appliedStatus) |
The appliedStatus field specifies which application traffic shift is in effect for a resource
when there is more than one active traffic shift.
|
ZonalShiftInResource.Builder |
ZonalShiftInResource.Builder.appliedStatus(AppliedStatus appliedStatus) |
The appliedStatus field specifies which application traffic shift is in effect for a resource
when there is more than one active traffic shift.
|
ZonalShiftInResource.Builder |
ZonalShiftInResource.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 ZonalShiftInResource.Builder |
ZonalShiftInResource.builder() |
|
ZonalShiftInResource.Builder |
ZonalShiftInResource.Builder.comment(String comment) |
A comment that you enter for a customer-initiated zonal shift.
|
ZonalShiftInResource.Builder |
ZonalShiftInResource.Builder.expiryTime(Instant expiryTime) |
The expiry time (expiration time) for a customer-initiated zonal shift.
|
ZonalShiftInResource.Builder |
ZonalShiftInResource.Builder.practiceRunOutcome(String practiceRunOutcome) |
The outcome, or end state, returned for a practice run.
|
ZonalShiftInResource.Builder |
ZonalShiftInResource.Builder.practiceRunOutcome(PracticeRunOutcome practiceRunOutcome) |
The outcome, or end state, returned for a practice run.
|
ZonalShiftInResource.Builder |
ZonalShiftInResource.Builder.resourceIdentifier(String resourceIdentifier) |
The identifier for the resource to include in a zonal shift.
|
ZonalShiftInResource.Builder |
ZonalShiftInResource.Builder.startTime(Instant startTime) |
The time (UTC) when the zonal shift starts.
|
ZonalShiftInResource.Builder |
ZonalShiftInResource.toBuilder() |
|
ZonalShiftInResource.Builder |
ZonalShiftInResource.Builder.zonalShiftId(String zonalShiftId) |
The identifier of a zonal shift.
|