| 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 DeleteDestinationResponse |
IotWirelessClient.deleteDestination(Consumer<DeleteDestinationRequest.Builder> deleteDestinationRequest)
Deletes a destination.
|
default DeleteDestinationResponse |
IotWirelessClient.deleteDestination(DeleteDestinationRequest deleteDestinationRequest)
Deletes a destination.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteDestinationResponse> |
IotWirelessAsyncClient.deleteDestination(Consumer<DeleteDestinationRequest.Builder> deleteDestinationRequest)
Deletes a destination.
|
default CompletableFuture<DeleteDestinationResponse> |
IotWirelessAsyncClient.deleteDestination(DeleteDestinationRequest deleteDestinationRequest)
Deletes a destination.
|
Copyright © 2022. All rights reserved.