| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer |
You can use the Cost Explorer API to programmatically query your cost and usage data.
|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
GetRightsizingRecommendationRequest |
GetRightsizingRecommendationRequest.clone() |
GetRightsizingRecommendationRequest |
GetRightsizingRecommendationRequest.withConfiguration(RightsizingRecommendationConfiguration configuration)
You can use Configuration to customize recommendations across two attributes.
|
GetRightsizingRecommendationRequest |
GetRightsizingRecommendationRequest.withFilter(Expression filter) |
GetRightsizingRecommendationRequest |
GetRightsizingRecommendationRequest.withNextPageToken(String nextPageToken)
The pagination token that indicates the next set of results that you want to retrieve.
|
GetRightsizingRecommendationRequest |
GetRightsizingRecommendationRequest.withPageSize(Integer pageSize)
The number of recommendations that you want returned in a single response object.
|
GetRightsizingRecommendationRequest |
GetRightsizingRecommendationRequest.withService(String service)
The specific service that you want recommendations for.
|
Copyright © 2022. All rights reserved.