| Package | Description |
|---|---|
| com.amazonaws.services.route53recoveryreadiness |
Recovery readiness
|
| com.amazonaws.services.route53recoveryreadiness.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourcesResult> |
AbstractAWSRoute53RecoveryReadinessAsync.listTagsForResourcesAsync(ListTagsForResourcesRequest request,
AsyncHandler<ListTagsForResourcesRequest,ListTagsForResourcesResult> asyncHandler) |
Future<ListTagsForResourcesResult> |
AWSRoute53RecoveryReadinessAsync.listTagsForResourcesAsync(ListTagsForResourcesRequest listTagsForResourcesRequest,
AsyncHandler<ListTagsForResourcesRequest,ListTagsForResourcesResult> asyncHandler)
Lists the tags for a resource.
|
Future<ListTagsForResourcesResult> |
AWSRoute53RecoveryReadinessAsyncClient.listTagsForResourcesAsync(ListTagsForResourcesRequest request,
AsyncHandler<ListTagsForResourcesRequest,ListTagsForResourcesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourcesRequest |
ListTagsForResourcesRequest.clone() |
ListTagsForResourcesRequest |
ListTagsForResourcesRequest.withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) for a resource.
|
Copyright © 2024. All rights reserved.