| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static ListCostAllocationTagsResponse.Builder |
ListCostAllocationTagsResponse.builder() |
ListCostAllocationTagsResponse.Builder |
ListCostAllocationTagsResponse.Builder.costAllocationTags(Collection<CostAllocationTag> costAllocationTags)
A list of cost allocation tags that includes the detailed metadata for each one.
|
ListCostAllocationTagsResponse.Builder |
ListCostAllocationTagsResponse.Builder.costAllocationTags(Consumer<CostAllocationTag.Builder>... costAllocationTags)
A list of cost allocation tags that includes the detailed metadata for each one.
|
ListCostAllocationTagsResponse.Builder |
ListCostAllocationTagsResponse.Builder.costAllocationTags(CostAllocationTag... costAllocationTags)
A list of cost allocation tags that includes the detailed metadata for each one.
|
ListCostAllocationTagsResponse.Builder |
ListCostAllocationTagsResponse.Builder.nextToken(String nextToken)
The token to retrieve the next set of results.
|
ListCostAllocationTagsResponse.Builder |
ListCostAllocationTagsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListCostAllocationTagsResponse.Builder> |
ListCostAllocationTagsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.