| Package | Description |
|---|---|
| software.amazon.awssdk.services.ioteventsdata |
IoT Events monitors your equipment or device fleets for failures or changes in operation, and triggers actions when
such events occur.
|
| software.amazon.awssdk.services.ioteventsdata.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchPutMessageResponse> |
IotEventsDataAsyncClient.batchPutMessage(BatchPutMessageRequest batchPutMessageRequest)
Sends a set of messages to the IoT Events system.
|
default BatchPutMessageResponse |
IotEventsDataClient.batchPutMessage(BatchPutMessageRequest batchPutMessageRequest)
Sends a set of messages to the IoT Events system.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchPutMessageRequestMarshaller.marshall(BatchPutMessageRequest batchPutMessageRequest) |
Copyright © 2023. All rights reserved.