| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents |
AWS 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.iotevents.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutLoggingOptionsResponse |
IotEventsClient.putLoggingOptions(PutLoggingOptionsRequest putLoggingOptionsRequest)
Sets or updates the AWS IoT Events logging options.
|
default CompletableFuture<PutLoggingOptionsResponse> |
IotEventsAsyncClient.putLoggingOptions(PutLoggingOptionsRequest putLoggingOptionsRequest)
Sets or updates the AWS IoT Events logging options.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutLoggingOptionsRequestMarshaller.marshall(PutLoggingOptionsRequest putLoggingOptionsRequest) |
Copyright © 2022. All rights reserved.