BatchDeleteDetectorResponse.Builder |
BatchDeleteDetectorResponse.Builder.batchDeleteDetectorErrorEntries(Collection<BatchDeleteDetectorErrorEntry> batchDeleteDetectorErrorEntries) |
A list of errors associated with the request, or an empty array ([]) if there are no errors.
|
BatchDeleteDetectorResponse.Builder |
BatchDeleteDetectorResponse.Builder.batchDeleteDetectorErrorEntries(Consumer<BatchDeleteDetectorErrorEntry.Builder>... batchDeleteDetectorErrorEntries) |
A list of errors associated with the request, or an empty array ([]) if there are no errors.
|
BatchDeleteDetectorResponse.Builder |
BatchDeleteDetectorResponse.Builder.batchDeleteDetectorErrorEntries(BatchDeleteDetectorErrorEntry... batchDeleteDetectorErrorEntries) |
A list of errors associated with the request, or an empty array ([]) if there are no errors.
|
static BatchDeleteDetectorResponse.Builder |
BatchDeleteDetectorResponse.builder() |
|
BatchDeleteDetectorResponse.Builder |
BatchDeleteDetectorResponse.toBuilder() |
|