public static interface EstimatedMonthlySavings.Builder extends SdkPojo, CopyableBuilder<EstimatedMonthlySavings.Builder,EstimatedMonthlySavings>
| Modifier and Type | Method and Description |
|---|---|
EstimatedMonthlySavings.Builder |
currency(Currency currency)
The currency of the estimated monthly savings.
|
EstimatedMonthlySavings.Builder |
currency(String currency)
The currency of the estimated monthly savings.
|
EstimatedMonthlySavings.Builder |
value(Double value)
The value of the estimated monthly savings.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEstimatedMonthlySavings.Builder currency(String currency)
The currency of the estimated monthly savings.
EstimatedMonthlySavings.Builder currency(Currency currency)
The currency of the estimated monthly savings.
EstimatedMonthlySavings.Builder value(Double value)
The value of the estimated monthly savings.
value - The value of the estimated monthly savings.Copyright © 2023. All rights reserved.