| Package | Description |
|---|---|
| com.amazonaws.services.amplify |
Amplify enables developers to develop and deploy cloud-powered mobile and web apps.
|
| com.amazonaws.services.amplify.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AbstractAWSAmplifyAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AWSAmplifyAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Returns a list of tags for a specified Amazon Resource Name (ARN).
|
Future<ListTagsForResourceResult> |
AWSAmplifyAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceRequest |
ListTagsForResourceRequest.clone() |
ListTagsForResourceRequest |
ListTagsForResourceRequest.withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) to use to list tags.
|
Copyright © 2020. All rights reserved.