| 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 | |
| software.amazon.awssdk.services.arczonalshift.transform |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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.
|
default ListManagedResourcesIterable |
ArcZonalShiftClient.listManagedResourcesPaginator(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.
|
default ListManagedResourcesPublisher |
ArcZonalShiftAsyncClient.listManagedResourcesPaginator(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.
|
| Constructor and Description |
|---|
ListManagedResourcesIterable(ArcZonalShiftClient client,
ListManagedResourcesRequest firstRequest) |
ListManagedResourcesPublisher(ArcZonalShiftAsyncClient client,
ListManagedResourcesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListManagedResourcesRequestMarshaller.marshall(ListManagedResourcesRequest listManagedResourcesRequest) |
Copyright © 2023. All rights reserved.