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