| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless |
AWS IoT Wireless API documentation
|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDeviceProfileResult> |
AWSIoTWirelessAsync.getDeviceProfileAsync(GetDeviceProfileRequest getDeviceProfileRequest,
AsyncHandler<GetDeviceProfileRequest,GetDeviceProfileResult> asyncHandler)
Gets information about a device profile.
|
Future<GetDeviceProfileResult> |
AbstractAWSIoTWirelessAsync.getDeviceProfileAsync(GetDeviceProfileRequest request,
AsyncHandler<GetDeviceProfileRequest,GetDeviceProfileResult> asyncHandler) |
Future<GetDeviceProfileResult> |
AWSIoTWirelessAsyncClient.getDeviceProfileAsync(GetDeviceProfileRequest request,
AsyncHandler<GetDeviceProfileRequest,GetDeviceProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetDeviceProfileRequest |
GetDeviceProfileRequest.clone() |
GetDeviceProfileRequest |
GetDeviceProfileRequest.withId(String id)
The ID of the resource to get.
|
Copyright © 2021. All rights reserved.