| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
SortDefinition |
GetReservationCoverageRequest.sortBy()
The value by which you want to sort the data.
|
SortDefinition |
GetSavingsPlansCoverageRequest.sortBy()
The value that you want to sort the data by.
|
SortDefinition |
GetReservationUtilizationRequest.sortBy()
The value that you want to sort the data by.
|
SortDefinition |
GetSavingsPlansUtilizationDetailsRequest.sortBy()
The value that you want to sort the data by.
|
SortDefinition |
GetSavingsPlansUtilizationRequest.sortBy()
The value that you want to sort the data by.
|
| Modifier and Type | Method and Description |
|---|---|
List<SortDefinition> |
GetCostCategoriesRequest.sortBy()
The value that you sort the data by.
|
List<SortDefinition> |
GetTagsRequest.sortBy()
The value that you want to sort the data by.
|
List<SortDefinition> |
GetDimensionValuesRequest.sortBy()
The value that you want to sort the data by.
|
| Modifier and Type | Method and Description |
|---|---|
GetCostCategoriesRequest.Builder |
GetCostCategoriesRequest.Builder.sortBy(SortDefinition... sortBy)
The value that you sort the data by.
|
GetTagsRequest.Builder |
GetTagsRequest.Builder.sortBy(SortDefinition... sortBy)
The value that you want to sort the data by.
|
GetDimensionValuesRequest.Builder |
GetDimensionValuesRequest.Builder.sortBy(SortDefinition... sortBy)
The value that you want to sort the data by.
|
GetReservationCoverageRequest.Builder |
GetReservationCoverageRequest.Builder.sortBy(SortDefinition sortBy)
The value by which you want to sort the data.
|
GetSavingsPlansCoverageRequest.Builder |
GetSavingsPlansCoverageRequest.Builder.sortBy(SortDefinition sortBy)
The value that you want to sort the data by.
|
GetReservationUtilizationRequest.Builder |
GetReservationUtilizationRequest.Builder.sortBy(SortDefinition sortBy)
The value that you want to sort the data by.
|
GetSavingsPlansUtilizationDetailsRequest.Builder |
GetSavingsPlansUtilizationDetailsRequest.Builder.sortBy(SortDefinition sortBy)
The value that you want to sort the data by.
|
GetSavingsPlansUtilizationRequest.Builder |
GetSavingsPlansUtilizationRequest.Builder.sortBy(SortDefinition sortBy)
The value that you want to sort the data by.
|
| Modifier and Type | Method and Description |
|---|---|
GetCostCategoriesRequest.Builder |
GetCostCategoriesRequest.Builder.sortBy(Collection<SortDefinition> sortBy)
The value that you sort the data by.
|
GetTagsRequest.Builder |
GetTagsRequest.Builder.sortBy(Collection<SortDefinition> sortBy)
The value that you want to sort the data by.
|
GetDimensionValuesRequest.Builder |
GetDimensionValuesRequest.Builder.sortBy(Collection<SortDefinition> sortBy)
The value that you want to sort the data by.
|
Copyright © 2023. All rights reserved.