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