| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| Modifier and Type | Method and Description |
|---|---|
default ListEventConfigurationsResponse |
IotWirelessClient.listEventConfigurations(Consumer<ListEventConfigurationsRequest.Builder> listEventConfigurationsRequest)
List event configurations where at least one event topic has been enabled.
|
default ListEventConfigurationsResponse |
IotWirelessClient.listEventConfigurations(ListEventConfigurationsRequest listEventConfigurationsRequest)
List event configurations where at least one event topic has been enabled.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListEventConfigurationsResponse> |
IotWirelessAsyncClient.listEventConfigurations(Consumer<ListEventConfigurationsRequest.Builder> listEventConfigurationsRequest)
List event configurations where at least one event topic has been enabled.
|
default CompletableFuture<ListEventConfigurationsResponse> |
IotWirelessAsyncClient.listEventConfigurations(ListEventConfigurationsRequest listEventConfigurationsRequest)
List event configurations where at least one event topic has been enabled.
|
Copyright © 2023. All rights reserved.