| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog |
Catalog API actions allow you to manage your entities through list, describe, and update capabilities.
|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AbstractAWSMarketplaceCatalogAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AWSMarketplaceCatalogAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AWSMarketplaceCatalogAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Lists all tags that have been added to a resource (either an entity or change set).
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceRequest |
ListTagsForResourceRequest.clone() |
ListTagsForResourceRequest |
ListTagsForResourceRequest.withResourceArn(String resourceArn)
Required.
|
Copyright © 2022. All rights reserved.