| Package | Description |
|---|---|
| com.amazonaws.services.fms |
|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AWSFMSClient.listTagsForResource(ListTagsForResourceRequest request)
Retrieves the list of tags for the specified AWS resource.
|
ListTagsForResourceResult |
AbstractAWSFMS.listTagsForResource(ListTagsForResourceRequest request) |
ListTagsForResourceResult |
AWSFMS.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves the list of tags for the specified AWS resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AWSFMSAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Retrieves the list of tags for the specified AWS resource.
|
Future<ListTagsForResourceResult> |
AWSFMSAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AbstractAWSFMSAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.clone() |
ListTagsForResourceResult |
ListTagsForResourceResult.withTagList(Collection<Tag> tagList)
The tags associated with the resource.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTagList(Tag... tagList)
The tags associated with the resource.
|
Copyright © 2021. All rights reserved.