| 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.model |
| 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 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 ListManagedResourcesIterable |
ArcZonalShiftClient.listManagedResourcesPaginator(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 ListManagedResourcesPublisher |
ArcZonalShiftAsyncClient.listManagedResourcesPaginator(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.
|
| Modifier and Type | Method and Description |
|---|---|
static ListManagedResourcesRequest.Builder |
ListManagedResourcesRequest.builder() |
ListManagedResourcesRequest.Builder |
ListManagedResourcesRequest.Builder.maxResults(Integer maxResults)
The number of objects that you want to return with this call.
|
ListManagedResourcesRequest.Builder |
ListManagedResourcesRequest.Builder.nextToken(String nextToken)
Specifies that you want to receive the next page of results.
|
ListManagedResourcesRequest.Builder |
ListManagedResourcesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListManagedResourcesRequest.Builder |
ListManagedResourcesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListManagedResourcesRequest.Builder |
ListManagedResourcesRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListManagedResourcesRequest.Builder> |
ListManagedResourcesRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.