static BatchDeleteWorkloadEstimateUsageResponse.Builder |
BatchDeleteWorkloadEstimateUsageResponse.builder() |
|
BatchDeleteWorkloadEstimateUsageResponse.Builder |
BatchDeleteWorkloadEstimateUsageResponse.Builder.errors(Collection<BatchDeleteWorkloadEstimateUsageError> errors) |
Returns the list of errors reason and the usage item keys that cannot be deleted from the Workload estimate.
|
BatchDeleteWorkloadEstimateUsageResponse.Builder |
BatchDeleteWorkloadEstimateUsageResponse.Builder.errors(Consumer<BatchDeleteWorkloadEstimateUsageError.Builder>... errors) |
Returns the list of errors reason and the usage item keys that cannot be deleted from the Workload estimate.
|
BatchDeleteWorkloadEstimateUsageResponse.Builder |
BatchDeleteWorkloadEstimateUsageResponse.Builder.errors(BatchDeleteWorkloadEstimateUsageError... errors) |
Returns the list of errors reason and the usage item keys that cannot be deleted from the Workload estimate.
|
BatchDeleteWorkloadEstimateUsageResponse.Builder |
BatchDeleteWorkloadEstimateUsageResponse.toBuilder() |
|