| 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<CreateDestinationResponse> |
IotWirelessAsyncClient.createDestination(CreateDestinationRequest createDestinationRequest)
Creates a new destination that maps a device message to an AWS IoT rule.
|
default CreateDestinationResponse |
IotWirelessClient.createDestination(CreateDestinationRequest createDestinationRequest)
Creates a new destination that maps a device message to an AWS IoT rule.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateDestinationRequestMarshaller.marshall(CreateDestinationRequest createDestinationRequest) |
Copyright © 2023. All rights reserved.