| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static RightsizingRecommendationSummary.Builder |
RightsizingRecommendationSummary.builder() |
RightsizingRecommendationSummary.Builder |
RightsizingRecommendationSummary.Builder.estimatedTotalMonthlySavingsAmount(String estimatedTotalMonthlySavingsAmount)
The estimated total savings resulting from modifications, on a monthly basis.
|
RightsizingRecommendationSummary.Builder |
RightsizingRecommendationSummary.Builder.savingsCurrencyCode(String savingsCurrencyCode)
The currency code that Amazon Web Services used to calculate the savings.
|
RightsizingRecommendationSummary.Builder |
RightsizingRecommendationSummary.Builder.savingsPercentage(String savingsPercentage)
The savings percentage based on the recommended modifications.
|
RightsizingRecommendationSummary.Builder |
RightsizingRecommendationSummary.toBuilder() |
RightsizingRecommendationSummary.Builder |
RightsizingRecommendationSummary.Builder.totalRecommendationCount(String totalRecommendationCount)
The total number of instance recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RightsizingRecommendationSummary.Builder> |
RightsizingRecommendationSummary.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetRightsizingRecommendationResponse.Builder |
GetRightsizingRecommendationResponse.Builder.summary(Consumer<RightsizingRecommendationSummary.Builder> summary)
Summary of this recommendation set.
|
Copyright © 2022. All rights reserved.