| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDeviceProfileResult> |
AWSIoTWirelessAsyncClient.getDeviceProfileAsync(GetDeviceProfileRequest request,
AsyncHandler<GetDeviceProfileRequest,GetDeviceProfileResult> asyncHandler) |
Future<GetDeviceProfileResult> |
AbstractAWSIoTWirelessAsync.getDeviceProfileAsync(GetDeviceProfileRequest request,
AsyncHandler<GetDeviceProfileRequest,GetDeviceProfileResult> asyncHandler) |
Future<GetDeviceProfileResult> |
AWSIoTWirelessAsync.getDeviceProfileAsync(GetDeviceProfileRequest getDeviceProfileRequest,
AsyncHandler<GetDeviceProfileRequest,GetDeviceProfileResult> asyncHandler)
Gets information about a device profile.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeviceProfileRequest |
GetDeviceProfileRequest.clone() |
GetDeviceProfileRequest |
GetDeviceProfileRequest.withId(String id)
The ID of the resource to get.
|
Copyright © 2024. All rights reserved.