Interface LambdaEstimatedMonthlySavings.Builder

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

public static interface LambdaEstimatedMonthlySavings.Builder extends SdkPojo, CopyableBuilder<LambdaEstimatedMonthlySavings.Builder,LambdaEstimatedMonthlySavings>
  • 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.

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