| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static DeleteCostCategoryDefinitionResponse.Builder |
DeleteCostCategoryDefinitionResponse.builder() |
DeleteCostCategoryDefinitionResponse.Builder |
DeleteCostCategoryDefinitionResponse.Builder.costCategoryArn(String costCategoryArn)
The unique identifier for your Cost Category.
|
DeleteCostCategoryDefinitionResponse.Builder |
DeleteCostCategoryDefinitionResponse.Builder.effectiveEnd(String effectiveEnd)
The effective end date of the Cost Category as a result of deleting it.
|
DeleteCostCategoryDefinitionResponse.Builder |
DeleteCostCategoryDefinitionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeleteCostCategoryDefinitionResponse.Builder> |
DeleteCostCategoryDefinitionResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.