| 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.
|
Future<UpdateZonalShiftResult> |
AbstractAWSARCZonalShiftAsync.updateZonalShiftAsync(UpdateZonalShiftRequest request) |
Future<UpdateZonalShiftResult> |
AWSARCZonalShiftAsync.updateZonalShiftAsync(UpdateZonalShiftRequest updateZonalShiftRequest)
Update an active zonal shift in Amazon Route 53 Application Recovery Controller in your Amazon Web Services
account.
|
Future<UpdateZonalShiftResult> |
AWSARCZonalShiftAsyncClient.updateZonalShiftAsync(UpdateZonalShiftRequest request) |
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 |
|---|---|
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 |
|---|---|
UpdateZonalShiftRequest |
UpdateZonalShiftRequest.clone() |
UpdateZonalShiftRequest |
UpdateZonalShiftRequest.withComment(String comment)
A comment that you enter about the zonal shift.
|
UpdateZonalShiftRequest |
UpdateZonalShiftRequest.withExpiresIn(String expiresIn)
The length of time that you want a zonal shift to be active, which Route 53 ARC converts to an expiry time
(expiration time).
|
UpdateZonalShiftRequest |
UpdateZonalShiftRequest.withZonalShiftId(String zonalShiftId)
The identifier of a zonal shift.
|
Copyright © 2023. All rights reserved.