| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
CostCategoryReference |
CostCategoryReference.clone() |
CostCategoryReference |
CostCategoryReference.withCostCategoryArn(String costCategoryArn)
The unique identifier for your Cost Category Reference.
|
CostCategoryReference |
CostCategoryReference.withEffectiveEnd(String effectiveEnd)
The Cost Category's effective end date.
|
CostCategoryReference |
CostCategoryReference.withEffectiveStart(String effectiveStart)
The Cost Category's effective start date.
|
CostCategoryReference |
CostCategoryReference.withName(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<CostCategoryReference> |
ListCostCategoryDefinitionsResult.getCostCategoryReferences()
A reference to a Cost Category containing enough information to identify the Cost Category.
|
| Modifier and Type | Method and Description |
|---|---|
ListCostCategoryDefinitionsResult |
ListCostCategoryDefinitionsResult.withCostCategoryReferences(CostCategoryReference... costCategoryReferences)
A reference to a Cost Category containing enough information to identify the Cost Category.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListCostCategoryDefinitionsResult.setCostCategoryReferences(Collection<CostCategoryReference> costCategoryReferences)
A reference to a Cost Category containing enough information to identify the Cost Category.
|
ListCostCategoryDefinitionsResult |
ListCostCategoryDefinitionsResult.withCostCategoryReferences(Collection<CostCategoryReference> costCategoryReferences)
A reference to a Cost Category containing enough information to identify the Cost Category.
|
Copyright © 2019. All rights reserved.