Interface InstanceSavingsOpportunityAfterDiscounts.Builder

    • Method Detail

      • savingsOpportunityPercentage

        InstanceSavingsOpportunityAfterDiscounts.Builder savingsOpportunityPercentage​(Double savingsOpportunityPercentage)

        The estimated monthly savings possible as a percentage of monthly cost after applying the Savings Plans and Reserved Instances discounts. This saving can be achieved by adopting Compute Optimizer’s EC2 instance recommendations.

        Parameters:
        savingsOpportunityPercentage - The estimated monthly savings possible as a percentage of monthly cost after applying the Savings Plans and Reserved Instances discounts. This saving can be achieved by adopting Compute Optimizer’s EC2 instance recommendations.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • estimatedMonthlySavings

        InstanceSavingsOpportunityAfterDiscounts.Builder estimatedMonthlySavings​(InstanceEstimatedMonthlySavings estimatedMonthlySavings)

        An object that describes the estimated monthly savings possible by adopting Compute Optimizer’s Amazon EC2 instance recommendations. This is based on pricing after applying the Savings Plans and Reserved Instances discounts.

        Parameters:
        estimatedMonthlySavings - An object that describes the estimated monthly savings possible by adopting Compute Optimizer’s Amazon EC2 instance recommendations. This is based on pricing after applying the Savings Plans and Reserved Instances discounts.
        Returns:
        Returns a reference to this object so that method calls can be chained together.