static BatchDeleteBillScenarioCommitmentModificationResponse.Builder |
BatchDeleteBillScenarioCommitmentModificationResponse.builder() |
|
BatchDeleteBillScenarioCommitmentModificationResponse.Builder |
BatchDeleteBillScenarioCommitmentModificationResponse.Builder.errors(Collection<BatchDeleteBillScenarioCommitmentModificationError> errors) |
Returns the list of errors reason and the commitment item keys that cannot be deleted from the Bill Scenario.
|
BatchDeleteBillScenarioCommitmentModificationResponse.Builder |
BatchDeleteBillScenarioCommitmentModificationResponse.Builder.errors(Consumer<BatchDeleteBillScenarioCommitmentModificationError.Builder>... errors) |
Returns the list of errors reason and the commitment item keys that cannot be deleted from the Bill Scenario.
|
BatchDeleteBillScenarioCommitmentModificationResponse.Builder |
BatchDeleteBillScenarioCommitmentModificationResponse.Builder.errors(BatchDeleteBillScenarioCommitmentModificationError... errors) |
Returns the list of errors reason and the commitment item keys that cannot be deleted from the Bill Scenario.
|
BatchDeleteBillScenarioCommitmentModificationResponse.Builder |
BatchDeleteBillScenarioCommitmentModificationResponse.toBuilder() |
|