| 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 GetResourceEventConfigurationResponse |
IotWirelessClient.getResourceEventConfiguration(Consumer<GetResourceEventConfigurationRequest.Builder> getResourceEventConfigurationRequest)
Get the event configuration for a particular resource identifier.
|
default GetResourceEventConfigurationResponse |
IotWirelessClient.getResourceEventConfiguration(GetResourceEventConfigurationRequest getResourceEventConfigurationRequest)
Get the event configuration for a particular resource identifier.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetResourceEventConfigurationResponse> |
IotWirelessAsyncClient.getResourceEventConfiguration(Consumer<GetResourceEventConfigurationRequest.Builder> getResourceEventConfigurationRequest)
Get the event configuration for a particular resource identifier.
|
default CompletableFuture<GetResourceEventConfigurationResponse> |
IotWirelessAsyncClient.getResourceEventConfiguration(GetResourceEventConfigurationRequest getResourceEventConfigurationRequest)
Get the event configuration for a particular resource identifier.
|
Copyright © 2022. All rights reserved.