| 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 UpdateDestinationResponse |
IotWirelessClient.updateDestination(Consumer<UpdateDestinationRequest.Builder> updateDestinationRequest)
Updates properties of a destination.
|
default UpdateDestinationResponse |
IotWirelessClient.updateDestination(UpdateDestinationRequest updateDestinationRequest)
Updates properties of a destination.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateDestinationResponse> |
IotWirelessAsyncClient.updateDestination(Consumer<UpdateDestinationRequest.Builder> updateDestinationRequest)
Updates properties of a destination.
|
default CompletableFuture<UpdateDestinationResponse> |
IotWirelessAsyncClient.updateDestination(UpdateDestinationRequest updateDestinationRequest)
Updates properties of a destination.
|
Copyright © 2023. All rights reserved.