| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static CostAllocationTagStatusEntry.Builder |
CostAllocationTagStatusEntry.builder() |
CostAllocationTagStatusEntry.Builder |
CostAllocationTagStatusEntry.Builder.status(CostAllocationTagStatus status)
The status of a cost allocation tag.
|
CostAllocationTagStatusEntry.Builder |
CostAllocationTagStatusEntry.Builder.status(String status)
The status of a cost allocation tag.
|
CostAllocationTagStatusEntry.Builder |
CostAllocationTagStatusEntry.Builder.tagKey(String tagKey)
The key for the cost allocation tag.
|
CostAllocationTagStatusEntry.Builder |
CostAllocationTagStatusEntry.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CostAllocationTagStatusEntry.Builder> |
CostAllocationTagStatusEntry.serializableBuilderClass() |
Copyright © 2022. All rights reserved.