Interface EBSSavingsOpportunityAfterDiscounts.Builder

    • Method Detail

      • savingsOpportunityPercentage

        EBSSavingsOpportunityAfterDiscounts.Builder savingsOpportunityPercentage​(Double savingsOpportunityPercentage)

        The estimated monthly savings possible as a percentage of monthly cost after applying the specific discounts. This saving can be achieved by adopting Compute Optimizer’s Amazon EBS volume recommendations.

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

        EBSSavingsOpportunityAfterDiscounts.Builder estimatedMonthlySavings​(EBSEstimatedMonthlySavings estimatedMonthlySavings)

        The estimated monthly savings possible as a percentage of monthly cost by adopting Compute Optimizer’s Amazon EBS volume recommendations. This saving includes any applicable discounts.

        Parameters:
        estimatedMonthlySavings - The estimated monthly savings possible as a percentage of monthly cost by adopting Compute Optimizer’s Amazon EBS volume recommendations. This saving includes any applicable discounts.
        Returns:
        Returns a reference to this object so that method calls can be chained together.