| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static Granularity |
Granularity.fromValue(String value)
Use this in place of valueOf.
|
static Granularity |
Granularity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Granularity[] |
Granularity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetCostAndUsageRequest |
GetCostAndUsageRequest.withGranularity(Granularity granularity)
Sets the AWS cost granularity to
MONTHLY or DAILY. |
GetReservationUtilizationRequest |
GetReservationUtilizationRequest.withGranularity(Granularity granularity)
Sets the AWS cost granularity to
MONTHLY or DAILY. |
Copyright © 2017. All rights reserved.