| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateCostAllocationTagsStatusResponse.Builder |
UpdateCostAllocationTagsStatusResponse.builder() |
UpdateCostAllocationTagsStatusResponse.Builder |
UpdateCostAllocationTagsStatusResponse.Builder.errors(Collection<UpdateCostAllocationTagsStatusError> errors)
A list of
UpdateCostAllocationTagsStatusError objects with error details about each cost
allocation tag that can't be updated. |
UpdateCostAllocationTagsStatusResponse.Builder |
UpdateCostAllocationTagsStatusResponse.Builder.errors(Consumer<UpdateCostAllocationTagsStatusError.Builder>... errors)
A list of
UpdateCostAllocationTagsStatusError objects with error details about each cost
allocation tag that can't be updated. |
UpdateCostAllocationTagsStatusResponse.Builder |
UpdateCostAllocationTagsStatusResponse.Builder.errors(UpdateCostAllocationTagsStatusError... errors)
A list of
UpdateCostAllocationTagsStatusError objects with error details about each cost
allocation tag that can't be updated. |
UpdateCostAllocationTagsStatusResponse.Builder |
UpdateCostAllocationTagsStatusResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateCostAllocationTagsStatusResponse.Builder> |
UpdateCostAllocationTagsStatusResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.