| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| software.amazon.awssdk.services.iotwireless.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteDestinationResponse> |
IotWirelessAsyncClient.deleteDestination(DeleteDestinationRequest deleteDestinationRequest)
Deletes a destination.
|
default DeleteDestinationResponse |
IotWirelessClient.deleteDestination(DeleteDestinationRequest deleteDestinationRequest)
Deletes a destination.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteDestinationRequestMarshaller.marshall(DeleteDestinationRequest deleteDestinationRequest) |
Copyright © 2023. All rights reserved.