| Package | Description |
|---|---|
| com.amazonaws.services.arczonalshift |
Welcome to the API Reference Guide for zonal shift and zonal autoshift in Amazon Route 53 Application Recovery
Controller (Route 53 ARC).
|
| com.amazonaws.services.arczonalshift.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateZonalShiftResult |
AbstractAWSARCZonalShift.updateZonalShift(UpdateZonalShiftRequest request) |
UpdateZonalShiftResult |
AWSARCZonalShiftClient.updateZonalShift(UpdateZonalShiftRequest request)
Update an active zonal shift in Amazon Route 53 Application Recovery Controller in your Amazon Web Services
account.
|
UpdateZonalShiftResult |
AWSARCZonalShift.updateZonalShift(UpdateZonalShiftRequest updateZonalShiftRequest)
Update an active zonal shift in Amazon Route 53 Application Recovery Controller in your Amazon Web Services
account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateZonalShiftResult> |
AbstractAWSARCZonalShiftAsync.updateZonalShiftAsync(UpdateZonalShiftRequest request,
AsyncHandler<UpdateZonalShiftRequest,UpdateZonalShiftResult> asyncHandler) |
Future<UpdateZonalShiftResult> |
AWSARCZonalShiftAsyncClient.updateZonalShiftAsync(UpdateZonalShiftRequest request,
AsyncHandler<UpdateZonalShiftRequest,UpdateZonalShiftResult> asyncHandler) |
Future<UpdateZonalShiftResult> |
AWSARCZonalShiftAsync.updateZonalShiftAsync(UpdateZonalShiftRequest updateZonalShiftRequest,
AsyncHandler<UpdateZonalShiftRequest,UpdateZonalShiftResult> asyncHandler)
Update an active zonal shift in Amazon Route 53 Application Recovery Controller in your Amazon Web Services
account.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateZonalShiftResult |
UpdateZonalShiftResult.clone() |
UpdateZonalShiftResult |
UpdateZonalShiftResult.withAwayFrom(String awayFrom)
The Availability Zone (for example,
use1-az1) that traffic is moved away from for a resource when
you start a zonal shift. |
UpdateZonalShiftResult |
UpdateZonalShiftResult.withComment(String comment)
A comment that you enter about the zonal shift.
|
UpdateZonalShiftResult |
UpdateZonalShiftResult.withExpiryTime(Date expiryTime)
The expiry time (expiration time) for a customer-initiated zonal shift.
|
UpdateZonalShiftResult |
UpdateZonalShiftResult.withResourceIdentifier(String resourceIdentifier)
The identifier for the resource that Amazon Web Services shifts traffic for.
|
UpdateZonalShiftResult |
UpdateZonalShiftResult.withStartTime(Date startTime)
The time (UTC) when the zonal shift starts.
|
UpdateZonalShiftResult |
UpdateZonalShiftResult.withStatus(String status)
A status for a zonal shift.
|
UpdateZonalShiftResult |
UpdateZonalShiftResult.withStatus(ZonalShiftStatus status)
A status for a zonal shift.
|
UpdateZonalShiftResult |
UpdateZonalShiftResult.withZonalShiftId(String zonalShiftId)
The identifier of a zonal shift.
|
Copyright © 2024. All rights reserved.