| Package | Description |
|---|---|
| software.amazon.awssdk.services.ioteventsdata.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchDeleteDetectorErrorEntry.Builder |
BatchDeleteDetectorErrorEntry.builder() |
BatchDeleteDetectorErrorEntry.Builder |
BatchDeleteDetectorErrorEntry.Builder.errorCode(ErrorCode errorCode)
The error code.
|
BatchDeleteDetectorErrorEntry.Builder |
BatchDeleteDetectorErrorEntry.Builder.errorCode(String errorCode)
The error code.
|
BatchDeleteDetectorErrorEntry.Builder |
BatchDeleteDetectorErrorEntry.Builder.errorMessage(String errorMessage)
A message that describes the error.
|
BatchDeleteDetectorErrorEntry.Builder |
BatchDeleteDetectorErrorEntry.Builder.messageId(String messageId)
The ID of the message that caused the error.
|
BatchDeleteDetectorErrorEntry.Builder |
BatchDeleteDetectorErrorEntry.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchDeleteDetectorErrorEntry.Builder> |
BatchDeleteDetectorErrorEntry.serializableBuilderClass() |
Copyright © 2023. All rights reserved.