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