| 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<DeleteDeviceProfileResult> |
AbstractAWSIoTWirelessAsync.deleteDeviceProfileAsync(DeleteDeviceProfileRequest request,
AsyncHandler<DeleteDeviceProfileRequest,DeleteDeviceProfileResult> asyncHandler) |
Future<DeleteDeviceProfileResult> |
AWSIoTWirelessAsync.deleteDeviceProfileAsync(DeleteDeviceProfileRequest deleteDeviceProfileRequest,
AsyncHandler<DeleteDeviceProfileRequest,DeleteDeviceProfileResult> asyncHandler)
Deletes a device profile.
|
Future<DeleteDeviceProfileResult> |
AWSIoTWirelessAsyncClient.deleteDeviceProfileAsync(DeleteDeviceProfileRequest request,
AsyncHandler<DeleteDeviceProfileRequest,DeleteDeviceProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteDeviceProfileRequest |
DeleteDeviceProfileRequest.clone() |
DeleteDeviceProfileRequest |
DeleteDeviceProfileRequest.withId(String id)
The ID of the resource to delete.
|
Copyright © 2024. All rights reserved.