| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
SortDefinition |
SortDefinition.clone() |
SortDefinition |
GetSavingsPlansUtilizationDetailsRequest.getSortBy()
The value that you want to sort the data by.
|
SortDefinition |
GetSavingsPlansCoverageRequest.getSortBy()
The value that you want to sort the data by.
|
SortDefinition |
GetReservationCoverageRequest.getSortBy()
The value by which you want to sort the data.
|
SortDefinition |
GetReservationUtilizationRequest.getSortBy()
The value that you want to sort the data by.
|
SortDefinition |
GetSavingsPlansUtilizationRequest.getSortBy()
The value that you want to sort the data by.
|
SortDefinition |
SortDefinition.withKey(String key)
The key that's used to sort the data.
|
SortDefinition |
SortDefinition.withSortOrder(SortOrder sortOrder)
The order that's used to sort the data.
|
SortDefinition |
SortDefinition.withSortOrder(String sortOrder)
The order that's used to sort the data.
|
| Modifier and Type | Method and Description |
|---|---|
List<SortDefinition> |
GetDimensionValuesRequest.getSortBy()
The value that you want to sort the data by.
|
List<SortDefinition> |
GetCostCategoriesRequest.getSortBy()
The value that you sort the data by.
|
List<SortDefinition> |
GetTagsRequest.getSortBy()
The value that you want to sort the data by.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetSavingsPlansUtilizationDetailsRequest.setSortBy(SortDefinition sortBy)
The value that you want to sort the data by.
|
void |
GetSavingsPlansCoverageRequest.setSortBy(SortDefinition sortBy)
The value that you want to sort the data by.
|
void |
GetReservationCoverageRequest.setSortBy(SortDefinition sortBy)
The value by which you want to sort the data.
|
void |
GetReservationUtilizationRequest.setSortBy(SortDefinition sortBy)
The value that you want to sort the data by.
|
void |
GetSavingsPlansUtilizationRequest.setSortBy(SortDefinition sortBy)
The value that you want to sort the data by.
|
GetDimensionValuesRequest |
GetDimensionValuesRequest.withSortBy(SortDefinition... sortBy)
The value that you want to sort the data by.
|
GetCostCategoriesRequest |
GetCostCategoriesRequest.withSortBy(SortDefinition... sortBy)
The value that you sort the data by.
|
GetTagsRequest |
GetTagsRequest.withSortBy(SortDefinition... sortBy)
The value that you want to sort the data by.
|
GetSavingsPlansUtilizationDetailsRequest |
GetSavingsPlansUtilizationDetailsRequest.withSortBy(SortDefinition sortBy)
The value that you want to sort the data by.
|
GetSavingsPlansCoverageRequest |
GetSavingsPlansCoverageRequest.withSortBy(SortDefinition sortBy)
The value that you want to sort the data by.
|
GetReservationCoverageRequest |
GetReservationCoverageRequest.withSortBy(SortDefinition sortBy)
The value by which you want to sort the data.
|
GetReservationUtilizationRequest |
GetReservationUtilizationRequest.withSortBy(SortDefinition sortBy)
The value that you want to sort the data by.
|
GetSavingsPlansUtilizationRequest |
GetSavingsPlansUtilizationRequest.withSortBy(SortDefinition sortBy)
The value that you want to sort the data by.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDimensionValuesRequest.setSortBy(Collection<SortDefinition> sortBy)
The value that you want to sort the data by.
|
void |
GetCostCategoriesRequest.setSortBy(Collection<SortDefinition> sortBy)
The value that you sort the data by.
|
void |
GetTagsRequest.setSortBy(Collection<SortDefinition> sortBy)
The value that you want to sort the data by.
|
GetDimensionValuesRequest |
GetDimensionValuesRequest.withSortBy(Collection<SortDefinition> sortBy)
The value that you want to sort the data by.
|
GetCostCategoriesRequest |
GetCostCategoriesRequest.withSortBy(Collection<SortDefinition> sortBy)
The value that you sort the data by.
|
GetTagsRequest |
GetTagsRequest.withSortBy(Collection<SortDefinition> sortBy)
The value that you want to sort the data by.
|
Copyright © 2022. All rights reserved.