static ListBillEstimateInputUsageModificationsResponse.Builder |
ListBillEstimateInputUsageModificationsResponse.builder() |
|
ListBillEstimateInputUsageModificationsResponse.Builder |
ListBillEstimateInputUsageModificationsResponse.Builder.items(Collection<BillEstimateInputUsageModificationSummary> items) |
The list of input usage modifications associated with the bill estimate.
|
ListBillEstimateInputUsageModificationsResponse.Builder |
ListBillEstimateInputUsageModificationsResponse.Builder.items(Consumer<BillEstimateInputUsageModificationSummary.Builder>... items) |
The list of input usage modifications associated with the bill estimate.
|
ListBillEstimateInputUsageModificationsResponse.Builder |
ListBillEstimateInputUsageModificationsResponse.Builder.items(BillEstimateInputUsageModificationSummary... items) |
The list of input usage modifications associated with the bill estimate.
|
ListBillEstimateInputUsageModificationsResponse.Builder |
ListBillEstimateInputUsageModificationsResponse.Builder.nextToken(String nextToken) |
A token to retrieve the next page of results, if any.
|
ListBillEstimateInputUsageModificationsResponse.Builder |
ListBillEstimateInputUsageModificationsResponse.toBuilder() |
|