| 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 GetDeviceProfileResponse |
IotWirelessClient.getDeviceProfile(GetDeviceProfileRequest getDeviceProfileRequest)
Gets information about a device profile.
|
default CompletableFuture<GetDeviceProfileResponse> |
IotWirelessAsyncClient.getDeviceProfile(GetDeviceProfileRequest getDeviceProfileRequest)
Gets information about a device profile.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDeviceProfileRequestMarshaller.marshall(GetDeviceProfileRequest getDeviceProfileRequest) |
Copyright © 2022. All rights reserved.