static BatchCreateBillScenarioCommitmentModificationResponse.Builder |
BatchCreateBillScenarioCommitmentModificationResponse.builder() |
|
BatchCreateBillScenarioCommitmentModificationResponse.Builder |
BatchCreateBillScenarioCommitmentModificationResponse.Builder.errors(Collection<BatchCreateBillScenarioCommitmentModificationError> errors) |
Returns the list of errors reason and the commitment item keys that cannot be created in the Bill Scenario.
|
BatchCreateBillScenarioCommitmentModificationResponse.Builder |
BatchCreateBillScenarioCommitmentModificationResponse.Builder.errors(Consumer<BatchCreateBillScenarioCommitmentModificationError.Builder>... errors) |
Returns the list of errors reason and the commitment item keys that cannot be created in the Bill Scenario.
|
BatchCreateBillScenarioCommitmentModificationResponse.Builder |
BatchCreateBillScenarioCommitmentModificationResponse.Builder.errors(BatchCreateBillScenarioCommitmentModificationError... errors) |
Returns the list of errors reason and the commitment item keys that cannot be created in the Bill Scenario.
|
BatchCreateBillScenarioCommitmentModificationResponse.Builder |
BatchCreateBillScenarioCommitmentModificationResponse.Builder.items(Collection<BatchCreateBillScenarioCommitmentModificationItem> items) |
Returns the list of successful commitment line items that were created for the Bill Scenario.
|
BatchCreateBillScenarioCommitmentModificationResponse.Builder |
BatchCreateBillScenarioCommitmentModificationResponse.Builder.items(Consumer<BatchCreateBillScenarioCommitmentModificationItem.Builder>... items) |
Returns the list of successful commitment line items that were created for the Bill Scenario.
|
BatchCreateBillScenarioCommitmentModificationResponse.Builder |
BatchCreateBillScenarioCommitmentModificationResponse.Builder.items(BatchCreateBillScenarioCommitmentModificationItem... items) |
Returns the list of successful commitment line items that were created for the Bill Scenario.
|
BatchCreateBillScenarioCommitmentModificationResponse.Builder |
BatchCreateBillScenarioCommitmentModificationResponse.toBuilder() |
|