| Package | Description |
|---|---|
| com.amazonaws.services.b2bi |
This is the Amazon Web Services B2B Data Interchange API Reference.
|
| com.amazonaws.services.b2bi.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AbstractAWSB2Bi.listTagsForResource(ListTagsForResourceRequest request) |
ListTagsForResourceResult |
AWSB2Bi.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify.
|
ListTagsForResourceResult |
AWSB2BiClient.listTagsForResource(ListTagsForResourceRequest request)
Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AbstractAWSB2BiAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AWSB2BiAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify.
|
Future<ListTagsForResourceResult> |
AWSB2BiAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.clone() |
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
Returns the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
Returns the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
|
Copyright © 2024. All rights reserved.