| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless API documentation
|
| Modifier and Type | Method and Description |
|---|---|
default GetDeviceProfileResponse |
IotWirelessClient.getDeviceProfile(Consumer<GetDeviceProfileRequest.Builder> getDeviceProfileRequest)
Gets information about a device profile.
|
default GetDeviceProfileResponse |
IotWirelessClient.getDeviceProfile(GetDeviceProfileRequest getDeviceProfileRequest)
Gets information about a device profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDeviceProfileResponse> |
IotWirelessAsyncClient.getDeviceProfile(Consumer<GetDeviceProfileRequest.Builder> getDeviceProfileRequest)
Gets information about a device profile.
|
default CompletableFuture<GetDeviceProfileResponse> |
IotWirelessAsyncClient.getDeviceProfile(GetDeviceProfileRequest getDeviceProfileRequest)
Gets information about a device profile.
|
Copyright © 2021. All rights reserved.