| 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 |
|---|---|
GetSavingsPlansCoverageRequest |
GetSavingsPlansCoverageRequest.withGranularity(Granularity granularity)
The granularity of the Amazon Web Services cost data for your Savings Plans.
|
GetReservationUtilizationRequest |
GetReservationUtilizationRequest.withGranularity(Granularity granularity)
If
GroupBy is set, Granularity can't be set. |
GetReservationCoverageRequest |
GetReservationCoverageRequest.withGranularity(Granularity granularity)
The granularity of the Amazon Web Services cost data for the reservation.
|
GetCostAndUsageWithResourcesRequest |
GetCostAndUsageWithResourcesRequest.withGranularity(Granularity granularity)
Sets the Amazon Web Services cost granularity to
MONTHLY, DAILY, or HOURLY
. |
GetCostAndUsageRequest |
GetCostAndUsageRequest.withGranularity(Granularity granularity)
Sets the Amazon Web Services cost granularity to
MONTHLY or DAILY, or
HOURLY. |
GetUsageForecastRequest |
GetUsageForecastRequest.withGranularity(Granularity granularity)
How granular you want the forecast to be.
|
GetCostForecastRequest |
GetCostForecastRequest.withGranularity(Granularity granularity)
How granular you want the forecast to be.
|
GetSavingsPlansUtilizationRequest |
GetSavingsPlansUtilizationRequest.withGranularity(Granularity granularity)
The granularity of the Amazon Web Services utillization data for your Savings Plans.
|
Copyright © 2023. All rights reserved.