| Package | Description |
|---|---|
| com.amazonaws.services.costoptimizationhub.model |
| Modifier and Type | Method and Description |
|---|---|
Usage |
Usage.clone() |
Usage |
Usage.withOperation(String operation)
The operation value.
|
Usage |
Usage.withProductCode(String productCode)
The product code.
|
Usage |
Usage.withUnit(String unit)
The usage unit.
|
Usage |
Usage.withUsageAmount(Double usageAmount)
The usage amount.
|
Usage |
Usage.withUsageType(String usageType)
The usage type.
|
| Modifier and Type | Method and Description |
|---|---|
List<Usage> |
ResourceCostCalculation.getUsages()
Usage details of the resource recommendation.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceCostCalculation |
ResourceCostCalculation.withUsages(Usage... usages)
Usage details of the resource recommendation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceCostCalculation.setUsages(Collection<Usage> usages)
Usage details of the resource recommendation.
|
ResourceCostCalculation |
ResourceCostCalculation.withUsages(Collection<Usage> usages)
Usage details of the resource recommendation.
|
Copyright © 2025. All rights reserved.