| 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 |
|---|---|
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.
|
Future<ListTagsForResourceResult> |
AbstractAWSBCMDataExportsAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceRequest |
ListTagsForResourceRequest.clone() |
ListTagsForResourceRequest |
ListTagsForResourceRequest.withMaxResults(Integer maxResults)
The maximum number of objects that are returned for the request.
|
ListTagsForResourceRequest |
ListTagsForResourceRequest.withNextToken(String nextToken)
The token to retrieve the next set of results.
|
ListTagsForResourceRequest |
ListTagsForResourceRequest.withResourceArn(String resourceArn)
The unique identifier for the resource.
|
Copyright © 2025. All rights reserved.