default BillEstimateSummary.Builder |
BillEstimateSummary.Builder.billInterval(Consumer<BillInterval.Builder> billInterval) |
The time period covered by the bill estimate.
|
default BillScenarioSummary.Builder |
BillScenarioSummary.Builder.billInterval(Consumer<BillInterval.Builder> billInterval) |
The time period covered by the bill scenario.
|
default CreateBillEstimateResponse.Builder |
CreateBillEstimateResponse.Builder.billInterval(Consumer<BillInterval.Builder> billInterval) |
The bill month start and end timestamp that was used to create the Bill estimate.
|
default CreateBillScenarioResponse.Builder |
CreateBillScenarioResponse.Builder.billInterval(Consumer<BillInterval.Builder> billInterval) |
The time period covered by the bill scenario.
|
default GetBillEstimateResponse.Builder |
GetBillEstimateResponse.Builder.billInterval(Consumer<BillInterval.Builder> billInterval) |
The time period covered by the bill estimate.
|
default GetBillScenarioResponse.Builder |
GetBillScenarioResponse.Builder.billInterval(Consumer<BillInterval.Builder> billInterval) |
The time period covered by the bill scenario.
|
default HistoricalUsageEntity.Builder |
HistoricalUsageEntity.Builder.billInterval(Consumer<BillInterval.Builder> billInterval) |
The time interval for the historical usage data.
|
default UpdateBillEstimateResponse.Builder |
UpdateBillEstimateResponse.Builder.billInterval(Consumer<BillInterval.Builder> billInterval) |
The time period covered by the updated bill estimate.
|
default UpdateBillScenarioResponse.Builder |
UpdateBillScenarioResponse.Builder.billInterval(Consumer<BillInterval.Builder> billInterval) |
The time period covered by the updated bill scenario.
|