| Package | Description |
|---|---|
| com.amazonaws.services.costoptimizationhub.model |
| Modifier and Type | Method and Description |
|---|---|
OrderBy |
OrderBy.clone() |
OrderBy |
ListRecommendationsRequest.getOrderBy()
The ordering of recommendations by a dimension.
|
OrderBy |
OrderBy.withDimension(String dimension)
Sorts by dimension values.
|
OrderBy |
OrderBy.withOrder(Order order)
The order that's used to sort the data.
|
OrderBy |
OrderBy.withOrder(String order)
The order that's used to sort the data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListRecommendationsRequest.setOrderBy(OrderBy orderBy)
The ordering of recommendations by a dimension.
|
ListRecommendationsRequest |
ListRecommendationsRequest.withOrderBy(OrderBy orderBy)
The ordering of recommendations by a dimension.
|
Copyright © 2023. All rights reserved.