| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateInputResponse |
IotEventsClient.createInput(Consumer<CreateInputRequest.Builder> createInputRequest)
Creates an input.
|
default CreateInputResponse |
IotEventsClient.createInput(CreateInputRequest createInputRequest)
Creates an input.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateInputResponse> |
IotEventsAsyncClient.createInput(Consumer<CreateInputRequest.Builder> createInputRequest)
Creates an input.
|
default CompletableFuture<CreateInputResponse> |
IotEventsAsyncClient.createInput(CreateInputRequest createInputRequest)
Creates an input.
|
Copyright © 2022. All rights reserved.