Interface RDSStorageEstimatedMonthlySavings.Builder

    • Method Detail

      • currency

        RDSStorageEstimatedMonthlySavings.Builder currency​(String currency)

        The currency of the estimated monthly savings.

        Parameters:
        currency - The currency of the estimated monthly savings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Currency, Currency
      • value

        RDSStorageEstimatedMonthlySavings.Builder value​(Double value)

        The value of the estimated monthly savings for Amazon RDS storage.

        Parameters:
        value - The value of the estimated monthly savings for Amazon RDS storage.
        Returns:
        Returns a reference to this object so that method calls can be chained together.