| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static CostCategoryRuleVersion |
CostCategoryRuleVersion.fromValue(String value)
Use this in place of valueOf.
|
static CostCategoryRuleVersion |
CostCategoryRuleVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CostCategoryRuleVersion[] |
CostCategoryRuleVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CostCategory |
CostCategory.withRuleVersion(CostCategoryRuleVersion ruleVersion) |
CreateCostCategoryDefinitionRequest |
CreateCostCategoryDefinitionRequest.withRuleVersion(CostCategoryRuleVersion ruleVersion) |
UpdateCostCategoryDefinitionRequest |
UpdateCostCategoryDefinitionRequest.withRuleVersion(CostCategoryRuleVersion ruleVersion) |
Copyright © 2019. All rights reserved.