SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.additionalMetadata(String additionalMetadata) |
Additional metadata that might be applicable to the commitment.
|
static SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.builder() |
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.currencyCode(String currencyCode) |
The currency code used for the analysis.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.currentAverageCoverage(String currentAverageCoverage) |
The average value of hourly coverage over the lookback period.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.currentAverageHourlyOnDemandSpend(String currentAverageHourlyOnDemandSpend) |
The average value of hourly On-Demand spend over the lookback period.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.currentMaximumHourlyOnDemandSpend(String currentMaximumHourlyOnDemandSpend) |
The highest value of hourly On-Demand spend over the lookback period.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.currentMinimumHourlyOnDemandSpend(String currentMinimumHourlyOnDemandSpend) |
The lowest value of hourly On-Demand spend over the lookback period.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.currentOnDemandSpend(String currentOnDemandSpend) |
The current total On-Demand spend over the lookback period.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.estimatedAverageCoverage(String estimatedAverageCoverage) |
The estimated coverage of the Savings Plan.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.estimatedAverageUtilization(String estimatedAverageUtilization) |
The estimated utilization of the Savings Plan.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.estimatedCommitmentCost(String estimatedCommitmentCost) |
The estimated cost of the Savings Plan over the length of the lookback period.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.estimatedMonthlySavingsAmount(String estimatedMonthlySavingsAmount) |
The estimated monthly savings amount based on the Savings Plan.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.estimatedOnDemandCost(String estimatedOnDemandCost) |
The remaining On-Demand cost estimated to not be covered by the Savings Plan over the length of the lookback
period.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.estimatedOnDemandCostWithCurrentCommitment(String estimatedOnDemandCostWithCurrentCommitment) |
The estimated On-Demand cost you expect with no additional commitment based on your usage of the selected
time period and the Savings Plan you own.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.estimatedROI(String estimatedROI) |
The estimated return on investment that's based on the Savings Plan and estimated savings.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.estimatedSavingsAmount(String estimatedSavingsAmount) |
The estimated savings amount that's based on the Savings Plan over the length of the lookback period.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.estimatedSavingsPercentage(String estimatedSavingsPercentage) |
The estimated savings percentage relative to the total cost over the cost calculation lookback period.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.existingHourlyCommitment(String existingHourlyCommitment) |
The existing hourly commitment for the Savings Plan type.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.hourlyCommitmentToPurchase(String hourlyCommitmentToPurchase) |
The recommended or custom hourly commitment.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.latestUsageTimestamp(String latestUsageTimestamp) |
The date and time of the last hour that went into the analysis.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.lookbackPeriodInHours(String lookbackPeriodInHours) |
The lookback period in hours that's used to generate the analysis.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.metricsOverLookbackPeriod(Collection<RecommendationDetailHourlyMetrics> metricsOverLookbackPeriod) |
The related hourly cost, coverage, and utilization metrics over the lookback period.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.metricsOverLookbackPeriod(Consumer<RecommendationDetailHourlyMetrics.Builder>... metricsOverLookbackPeriod) |
The related hourly cost, coverage, and utilization metrics over the lookback period.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.metricsOverLookbackPeriod(RecommendationDetailHourlyMetrics... metricsOverLookbackPeriod) |
The related hourly cost, coverage, and utilization metrics over the lookback period.
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.toBuilder() |
|
SavingsPlansPurchaseAnalysisDetails.Builder |
SavingsPlansPurchaseAnalysisDetails.Builder.upfrontCost(String upfrontCost) |
The upfront cost of the Savings Plan based on the selected payment option.
|