| Package | Description |
|---|---|
| com.amazonaws.services.costandusagereport |
You can use the Amazon Web Services Cost and Usage Report API to programmatically create, query, and delete Amazon
Web Services Cost and Usage Report definitions.
|
| com.amazonaws.services.costandusagereport.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AWSCostAndUsageReportAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AbstractAWSCostAndUsageReportAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AWSCostAndUsageReportAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Lists the tags associated with the specified report definition.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceRequest |
ListTagsForResourceRequest.clone() |
ListTagsForResourceRequest |
ListTagsForResourceRequest.withReportName(String reportName)
The report name of the report definition that tags are to be returned for.
|
Copyright © 2023. All rights reserved.