| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static SavingsPlansPurchaseRecommendationSummary.Builder |
SavingsPlansPurchaseRecommendationSummary.builder() |
SavingsPlansPurchaseRecommendationSummary.Builder |
SavingsPlansPurchaseRecommendationSummary.Builder.currencyCode(String currencyCode)
The currency code that Amazon Web Services used to generate the recommendations and present potential
savings.
|
SavingsPlansPurchaseRecommendationSummary.Builder |
SavingsPlansPurchaseRecommendationSummary.Builder.currentOnDemandSpend(String currentOnDemandSpend)
The current total on demand spend of the applicable usage types over the lookback period.
|
SavingsPlansPurchaseRecommendationSummary.Builder |
SavingsPlansPurchaseRecommendationSummary.Builder.dailyCommitmentToPurchase(String dailyCommitmentToPurchase)
The recommended Savings Plans cost on a daily (24 hourly) basis.
|
SavingsPlansPurchaseRecommendationSummary.Builder |
SavingsPlansPurchaseRecommendationSummary.Builder.estimatedMonthlySavingsAmount(String estimatedMonthlySavingsAmount)
The estimated monthly savings amount that's based on the recommended Savings Plans purchase.
|
SavingsPlansPurchaseRecommendationSummary.Builder |
SavingsPlansPurchaseRecommendationSummary.Builder.estimatedOnDemandCostWithCurrentCommitment(String estimatedOnDemandCostWithCurrentCommitment)
The estimated On-Demand costs you expect with no additional commitment.
|
SavingsPlansPurchaseRecommendationSummary.Builder |
SavingsPlansPurchaseRecommendationSummary.Builder.estimatedROI(String estimatedROI)
The estimated return on investment that's based on the recommended Savings Plans and estimated savings.
|
SavingsPlansPurchaseRecommendationSummary.Builder |
SavingsPlansPurchaseRecommendationSummary.Builder.estimatedSavingsAmount(String estimatedSavingsAmount)
The estimated total savings over the lookback period, based on the purchase of the recommended Savings Plans.
|
SavingsPlansPurchaseRecommendationSummary.Builder |
SavingsPlansPurchaseRecommendationSummary.Builder.estimatedSavingsPercentage(String estimatedSavingsPercentage)
The estimated savings relative to the total cost of On-Demand usage, over the lookback period.
|
SavingsPlansPurchaseRecommendationSummary.Builder |
SavingsPlansPurchaseRecommendationSummary.Builder.estimatedTotalCost(String estimatedTotalCost)
The estimated total cost of the usage after purchasing the recommended Savings Plans.
|
SavingsPlansPurchaseRecommendationSummary.Builder |
SavingsPlansPurchaseRecommendationSummary.Builder.hourlyCommitmentToPurchase(String hourlyCommitmentToPurchase)
The recommended hourly commitment that's based on the recommendation parameters.
|
SavingsPlansPurchaseRecommendationSummary.Builder |
SavingsPlansPurchaseRecommendationSummary.toBuilder() |
SavingsPlansPurchaseRecommendationSummary.Builder |
SavingsPlansPurchaseRecommendationSummary.Builder.totalRecommendationCount(String totalRecommendationCount)
The aggregate number of Savings Plans recommendations that exist for your account.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SavingsPlansPurchaseRecommendationSummary.Builder> |
SavingsPlansPurchaseRecommendationSummary.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default SavingsPlansPurchaseRecommendation.Builder |
SavingsPlansPurchaseRecommendation.Builder.savingsPlansPurchaseRecommendationSummary(Consumer<SavingsPlansPurchaseRecommendationSummary.Builder> savingsPlansPurchaseRecommendationSummary)
Summary metrics for your Savings Plans Recommendations.
|
Copyright © 2022. All rights reserved.