| Package | Description |
|---|---|
| com.amazonaws.services.bcmdataexports |
You can use the Data Exports API to create customized exports from multiple Amazon Web Services cost management and
billing datasets, such as cost and usage data and cost optimization recommendations.
|
| com.amazonaws.services.bcmdataexports.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AbstractAWSBCMDataExports.listTagsForResource(ListTagsForResourceRequest request) |
ListTagsForResourceResult |
AWSBCMDataExportsClient.listTagsForResource(ListTagsForResourceRequest request)
List tags associated with an existing data export.
|
ListTagsForResourceResult |
AWSBCMDataExports.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
List tags associated with an existing data export.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AbstractAWSBCMDataExportsAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AWSBCMDataExportsAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AWSBCMDataExportsAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
List tags associated with an existing data export.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.clone() |
ListTagsForResourceResult |
ListTagsForResourceResult.withNextToken(String nextToken)
The token to retrieve the next set of results.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withResourceTags(Collection<ResourceTag> resourceTags)
An optional list of tags to associate with the specified export.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withResourceTags(ResourceTag... resourceTags)
An optional list of tags to associate with the specified export.
|
Copyright © 2024. All rights reserved.