Interface RDSStorageEstimatedMonthlySavings.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RDSStorageEstimatedMonthlySavings.Builder,RDSStorageEstimatedMonthlySavings>, SdkBuilder<RDSStorageEstimatedMonthlySavings.Builder,RDSStorageEstimatedMonthlySavings>, SdkPojo
Enclosing class:
RDSStorageEstimatedMonthlySavings

public static interface RDSStorageEstimatedMonthlySavings.Builder extends SdkPojo, CopyableBuilder<RDSStorageEstimatedMonthlySavings.Builder,RDSStorageEstimatedMonthlySavings>
  • Method Details

    • 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

      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:
    • 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.