| Package | Description |
|---|---|
| software.amazon.awssdk.services.arczonalshift |
This is the API Reference Guide for the zonal shift feature of Amazon Route 53 Application Recovery Controller.
|
| software.amazon.awssdk.services.arczonalshift.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListZonalShiftsResponse |
ArcZonalShiftClient.listZonalShifts(Consumer<ListZonalShiftsRequest.Builder> listZonalShiftsRequest)
Lists all the active zonal shifts in Amazon Route 53 Application Recovery Controller in your AWS account in this
AWS Region.
|
default ListZonalShiftsResponse |
ArcZonalShiftClient.listZonalShifts(ListZonalShiftsRequest listZonalShiftsRequest)
Lists all the active zonal shifts in Amazon Route 53 Application Recovery Controller in your AWS account in this
AWS Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListZonalShiftsResponse> |
ArcZonalShiftAsyncClient.listZonalShifts(Consumer<ListZonalShiftsRequest.Builder> listZonalShiftsRequest)
Lists all the active zonal shifts in Amazon Route 53 Application Recovery Controller in your AWS account in this
AWS Region.
|
default CompletableFuture<ListZonalShiftsResponse> |
ArcZonalShiftAsyncClient.listZonalShifts(ListZonalShiftsRequest listZonalShiftsRequest)
Lists all the active zonal shifts in Amazon Route 53 Application Recovery Controller in your AWS account in this
AWS Region.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListZonalShiftsResponse> |
ListZonalShiftsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListZonalShiftsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListZonalShiftsResponse> subscriber) |
Copyright © 2023. All rights reserved.