| 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 ListManagedResourcesResponse |
ArcZonalShiftClient.listManagedResources(Consumer<ListManagedResourcesRequest.Builder> listManagedResourcesRequest)
Lists all the resources in your AWS account in this AWS Region that are managed for zonal shifts in Amazon Route
53 Application Recovery Controller, and information about them.
|
default ListManagedResourcesResponse |
ArcZonalShiftClient.listManagedResources(ListManagedResourcesRequest listManagedResourcesRequest)
Lists all the resources in your AWS account in this AWS Region that are managed for zonal shifts in Amazon Route
53 Application Recovery Controller, and information about them.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListManagedResourcesResponse> |
ArcZonalShiftAsyncClient.listManagedResources(Consumer<ListManagedResourcesRequest.Builder> listManagedResourcesRequest)
Lists all the resources in your AWS account in this AWS Region that are managed for zonal shifts in Amazon Route
53 Application Recovery Controller, and information about them.
|
default CompletableFuture<ListManagedResourcesResponse> |
ArcZonalShiftAsyncClient.listManagedResources(ListManagedResourcesRequest listManagedResourcesRequest)
Lists all the resources in your AWS account in this AWS Region that are managed for zonal shifts in Amazon Route
53 Application Recovery Controller, and information about them.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListManagedResourcesResponse> |
ListManagedResourcesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListManagedResourcesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListManagedResourcesResponse> subscriber) |
Copyright © 2023. All rights reserved.