| Package | Description |
|---|---|
| com.amazonaws.services.arczonalshift |
Welcome to the Zonal Shift API Reference Guide for Amazon Route 53 Application Recovery Controller (Route 53 ARC).
|
| com.amazonaws.services.arczonalshift.model |
| Modifier and Type | Method and Description |
|---|---|
ListManagedResourcesResult |
AbstractAWSARCZonalShift.listManagedResources(ListManagedResourcesRequest request) |
ListManagedResourcesResult |
AWSARCZonalShift.listManagedResources(ListManagedResourcesRequest listManagedResourcesRequest)
Lists all the resources in your Amazon Web Services account in this Amazon Web Services Region that are managed
for zonal shifts in Amazon Route 53 Application Recovery Controller, and information about them.
|
ListManagedResourcesResult |
AWSARCZonalShiftClient.listManagedResources(ListManagedResourcesRequest request)
Lists all the resources in your Amazon Web Services account in this Amazon Web Services Region that are managed
for zonal shifts in Amazon Route 53 Application Recovery Controller, and information about them.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListManagedResourcesResult> |
AbstractAWSARCZonalShiftAsync.listManagedResourcesAsync(ListManagedResourcesRequest request) |
Future<ListManagedResourcesResult> |
AWSARCZonalShiftAsync.listManagedResourcesAsync(ListManagedResourcesRequest listManagedResourcesRequest)
Lists all the resources in your Amazon Web Services account in this Amazon Web Services Region that are managed
for zonal shifts in Amazon Route 53 Application Recovery Controller, and information about them.
|
Future<ListManagedResourcesResult> |
AWSARCZonalShiftAsyncClient.listManagedResourcesAsync(ListManagedResourcesRequest request) |
Future<ListManagedResourcesResult> |
AbstractAWSARCZonalShiftAsync.listManagedResourcesAsync(ListManagedResourcesRequest request,
AsyncHandler<ListManagedResourcesRequest,ListManagedResourcesResult> asyncHandler) |
Future<ListManagedResourcesResult> |
AWSARCZonalShiftAsync.listManagedResourcesAsync(ListManagedResourcesRequest listManagedResourcesRequest,
AsyncHandler<ListManagedResourcesRequest,ListManagedResourcesResult> asyncHandler)
Lists all the resources in your Amazon Web Services account in this Amazon Web Services Region that are managed
for zonal shifts in Amazon Route 53 Application Recovery Controller, and information about them.
|
Future<ListManagedResourcesResult> |
AWSARCZonalShiftAsyncClient.listManagedResourcesAsync(ListManagedResourcesRequest request,
AsyncHandler<ListManagedResourcesRequest,ListManagedResourcesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListManagedResourcesResult |
ListManagedResourcesResult.clone() |
ListManagedResourcesResult |
ListManagedResourcesResult.withItems(Collection<ManagedResourceSummary> items)
The items in the response list.
|
ListManagedResourcesResult |
ListManagedResourcesResult.withItems(ManagedResourceSummary... items)
The items in the response list.
|
ListManagedResourcesResult |
ListManagedResourcesResult.withNextToken(String nextToken)
Specifies that you want to receive the next page of results.
|
Copyright © 2023. All rights reserved.