| Package | Description |
|---|---|
| com.amazonaws.services.repostspace |
AWS re:Post Private is a private version of AWS re:Post for enterprises with Enterprise Support or Enterprise On-Ramp
Support plans.
|
| com.amazonaws.services.repostspace.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AbstractAWSRepostspace.listTagsForResource(ListTagsForResourceRequest request) |
ListTagsForResourceResult |
AWSRepostspaceClient.listTagsForResource(ListTagsForResourceRequest request)
Returns the tags that are associated with the AWS re:Post Private resource specified by the resourceArn.
|
ListTagsForResourceResult |
AWSRepostspace.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns the tags that are associated with the AWS re:Post Private resource specified by the resourceArn.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AWSRepostspaceAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AbstractAWSRepostspaceAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AWSRepostspaceAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Returns the tags that are associated with the AWS re:Post Private resource specified by the resourceArn.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.addTagsEntry(String key,
String value)
Add a single Tags entry
|
ListTagsForResourceResult |
ListTagsForResourceResult.clearTagsEntries()
Removes all the entries added into Tags.
|
ListTagsForResourceResult |
ListTagsForResourceResult.clone() |
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Map<String,String> tags)
The list of tags that are associated with the resource.
|
Copyright © 2024. All rights reserved.