| Package | Description |
|---|---|
| com.amazonaws.services.arczonalshift |
Welcome to the Zonal Shift API Reference Guide for 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 |
AWSARCZonalShift.updateZonalShift(UpdateZonalShiftRequest updateZonalShiftRequest)
Update an active zonal shift in Amazon Route 53 Application Recovery Controller in your Amazon Web Services
account.
|
UpdateZonalShiftResult |
AWSARCZonalShiftClient.updateZonalShift(UpdateZonalShiftRequest request)
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> |
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.
|
Future<UpdateZonalShiftResult> |
AWSARCZonalShiftAsyncClient.updateZonalShiftAsync(UpdateZonalShiftRequest request,
AsyncHandler<UpdateZonalShiftRequest,UpdateZonalShiftResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateZonalShiftResult |
UpdateZonalShiftResult.clone() |
UpdateZonalShiftResult |
UpdateZonalShiftResult.withAwayFrom(String awayFrom)
The Availability Zone 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-started zonal shift.
|
UpdateZonalShiftResult |
UpdateZonalShiftResult.withResourceIdentifier(String resourceIdentifier)
The identifier for the resource to shift away 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.