default CancelZonalShiftResponse |
ArcZonalShiftClient.cancelZonalShift(Consumer<CancelZonalShiftRequest.Builder> cancelZonalShiftRequest) |
Cancel a zonal shift in Amazon Route 53 Application Recovery Controller.
|
default CancelZonalShiftResponse |
ArcZonalShiftClient.cancelZonalShift(CancelZonalShiftRequest cancelZonalShiftRequest) |
Cancel a zonal shift in Amazon Route 53 Application Recovery Controller.
|
default CreatePracticeRunConfigurationResponse |
ArcZonalShiftClient.createPracticeRunConfiguration(Consumer<CreatePracticeRunConfigurationRequest.Builder> createPracticeRunConfigurationRequest) |
A practice run configuration for zonal autoshift is required when you enable zonal autoshift.
|
default CreatePracticeRunConfigurationResponse |
ArcZonalShiftClient.createPracticeRunConfiguration(CreatePracticeRunConfigurationRequest createPracticeRunConfigurationRequest) |
A practice run configuration for zonal autoshift is required when you enable zonal autoshift.
|
default DeletePracticeRunConfigurationResponse |
ArcZonalShiftClient.deletePracticeRunConfiguration(Consumer<DeletePracticeRunConfigurationRequest.Builder> deletePracticeRunConfigurationRequest) |
Deletes the practice run configuration for a resource.
|
default DeletePracticeRunConfigurationResponse |
ArcZonalShiftClient.deletePracticeRunConfiguration(DeletePracticeRunConfigurationRequest deletePracticeRunConfigurationRequest) |
Deletes the practice run configuration for a resource.
|
default GetManagedResourceResponse |
ArcZonalShiftClient.getManagedResource(Consumer<GetManagedResourceRequest.Builder> getManagedResourceRequest) |
Get information about a resource that's been registered for zonal shifts with Amazon Route 53 Application
Recovery Controller in this Amazon Web Services Region.
|
default GetManagedResourceResponse |
ArcZonalShiftClient.getManagedResource(GetManagedResourceRequest getManagedResourceRequest) |
Get information about a resource that's been registered for zonal shifts with Amazon Route 53 Application
Recovery Controller in this Amazon Web Services Region.
|
default StartZonalShiftResponse |
ArcZonalShiftClient.startZonalShift(Consumer<StartZonalShiftRequest.Builder> startZonalShiftRequest) |
You start a zonal shift to temporarily move load balancer traffic away from an Availability Zone in an Amazon Web
Services Region, to help your application recover immediately, for example, from a developer's bad code
deployment or from an Amazon Web Services infrastructure failure in a single Availability Zone.
|
default StartZonalShiftResponse |
ArcZonalShiftClient.startZonalShift(StartZonalShiftRequest startZonalShiftRequest) |
You start a zonal shift to temporarily move load balancer traffic away from an Availability Zone in an Amazon Web
Services Region, to help your application recover immediately, for example, from a developer's bad code
deployment or from an Amazon Web Services infrastructure failure in a single Availability Zone.
|
default UpdatePracticeRunConfigurationResponse |
ArcZonalShiftClient.updatePracticeRunConfiguration(Consumer<UpdatePracticeRunConfigurationRequest.Builder> updatePracticeRunConfigurationRequest) |
Update a practice run configuration to change one or more of the following: add, change, or remove the blocking
alarm; change the outcome alarm; or add, change, or remove blocking dates or time windows.
|
default UpdatePracticeRunConfigurationResponse |
ArcZonalShiftClient.updatePracticeRunConfiguration(UpdatePracticeRunConfigurationRequest updatePracticeRunConfigurationRequest) |
Update a practice run configuration to change one or more of the following: add, change, or remove the blocking
alarm; change the outcome alarm; or add, change, or remove blocking dates or time windows.
|
default UpdateZonalAutoshiftConfigurationResponse |
ArcZonalShiftClient.updateZonalAutoshiftConfiguration(Consumer<UpdateZonalAutoshiftConfigurationRequest.Builder> updateZonalAutoshiftConfigurationRequest) |
The zonal autoshift configuration for a resource includes the practice run configuration and the status for
running autoshifts, zonal autoshift status.
|
default UpdateZonalAutoshiftConfigurationResponse |
ArcZonalShiftClient.updateZonalAutoshiftConfiguration(UpdateZonalAutoshiftConfigurationRequest updateZonalAutoshiftConfigurationRequest) |
The zonal autoshift configuration for a resource includes the practice run configuration and the status for
running autoshifts, zonal autoshift status.
|
default UpdateZonalShiftResponse |
ArcZonalShiftClient.updateZonalShift(Consumer<UpdateZonalShiftRequest.Builder> updateZonalShiftRequest) |
Update an active zonal shift in Amazon Route 53 Application Recovery Controller in your Amazon Web Services
account.
|
default UpdateZonalShiftResponse |
ArcZonalShiftClient.updateZonalShift(UpdateZonalShiftRequest updateZonalShiftRequest) |
Update an active zonal shift in Amazon Route 53 Application Recovery Controller in your Amazon Web Services
account.
|