| Package | Description |
|---|---|
| com.amazonaws.services.budgets |
Use the Amazon Web Services Budgets API to plan your service usage, service costs, and instance reservations.
|
| com.amazonaws.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AbstractAWSBudgets.listTagsForResource(ListTagsForResourceRequest request) |
ListTagsForResourceResult |
AWSBudgets.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists tags associated with a budget or budget action resource.
|
ListTagsForResourceResult |
AWSBudgetsClient.listTagsForResource(ListTagsForResourceRequest request)
Lists tags associated with a budget or budget action resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AWSBudgetsAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AbstractAWSBudgetsAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AWSBudgetsAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Lists tags associated with a budget or budget action resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.clone() |
ListTagsForResourceResult |
ListTagsForResourceResult.withResourceTags(Collection<ResourceTag> resourceTags)
The tags associated with the resource.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withResourceTags(ResourceTag... resourceTags)
The tags associated with the resource.
|
Copyright © 2024. All rights reserved.