| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.Builder.accountId(String accountId)
The
AccountID the recommendation is generated for. |
static SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.builder() |
SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.Builder.currencyCode(String currencyCode)
The currency code that Amazon Web Services used to generate the recommendations and present potential
savings.
|
SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.Builder.currentAverageHourlyOnDemandSpend(String currentAverageHourlyOnDemandSpend)
The average value of hourly On-Demand spend over the lookback period of the applicable usage type.
|
SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.Builder.currentMaximumHourlyOnDemandSpend(String currentMaximumHourlyOnDemandSpend)
The highest value of hourly On-Demand spend over the lookback period of the applicable usage type.
|
SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.Builder.currentMinimumHourlyOnDemandSpend(String currentMinimumHourlyOnDemandSpend)
The lowest value of hourly On-Demand spend over the lookback period of the applicable usage type.
|
SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.Builder.estimatedAverageUtilization(String estimatedAverageUtilization)
The estimated utilization of the recommended Savings Plans.
|
SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.Builder.estimatedMonthlySavingsAmount(String estimatedMonthlySavingsAmount)
The estimated monthly savings amount based on the recommended Savings Plans.
|
SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.Builder.estimatedOnDemandCost(String estimatedOnDemandCost)
The remaining On-Demand cost estimated to not be covered by the recommended Savings Plans, over the length of
the lookback period.
|
SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.Builder.estimatedOnDemandCostWithCurrentCommitment(String estimatedOnDemandCostWithCurrentCommitment)
The estimated On-Demand costs you expect with no additional commitment, based on your usage of the selected
time period and the Savings Plans you own.
|
SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.Builder.estimatedROI(String estimatedROI)
The estimated return on investment that's based on the recommended Savings Plans that you purchased.
|
SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.Builder.estimatedSavingsAmount(String estimatedSavingsAmount)
The estimated savings amount that's based on the recommended Savings Plans over the length of the lookback
period.
|
SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.Builder.estimatedSavingsPercentage(String estimatedSavingsPercentage)
The estimated savings percentage relative to the total cost of applicable On-Demand usage over the lookback
period.
|
SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.Builder.estimatedSPCost(String estimatedSPCost)
The cost of the recommended Savings Plans over the length of the lookback period.
|
SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.Builder.hourlyCommitmentToPurchase(String hourlyCommitmentToPurchase)
The recommended hourly commitment level for the Savings Plans type and the configuration that's based on the
usage during the lookback period.
|
default SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.Builder.savingsPlansDetails(Consumer<SavingsPlansDetails.Builder> savingsPlansDetails)
Details for your recommended Savings Plans.
|
SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.Builder.savingsPlansDetails(SavingsPlansDetails savingsPlansDetails)
Details for your recommended Savings Plans.
|
SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.toBuilder() |
SavingsPlansPurchaseRecommendationDetail.Builder |
SavingsPlansPurchaseRecommendationDetail.Builder.upfrontCost(String upfrontCost)
The upfront cost of the recommended Savings Plans, based on the selected payment option.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SavingsPlansPurchaseRecommendationDetail.Builder> |
SavingsPlansPurchaseRecommendationDetail.serializableBuilderClass() |
Copyright © 2022. All rights reserved.