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() |
|