| 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<GetDestinationResult> |
AbstractAWSIoTWirelessAsync.getDestinationAsync(GetDestinationRequest request,
AsyncHandler<GetDestinationRequest,GetDestinationResult> asyncHandler) |
Future<GetDestinationResult> |
AWSIoTWirelessAsyncClient.getDestinationAsync(GetDestinationRequest request,
AsyncHandler<GetDestinationRequest,GetDestinationResult> asyncHandler) |
Future<GetDestinationResult> |
AWSIoTWirelessAsync.getDestinationAsync(GetDestinationRequest getDestinationRequest,
AsyncHandler<GetDestinationRequest,GetDestinationResult> asyncHandler)
Gets information about a destination.
|
| Modifier and Type | Method and Description |
|---|---|
GetDestinationRequest |
GetDestinationRequest.clone() |
GetDestinationRequest |
GetDestinationRequest.withName(String name)
The name of the resource to get.
|
Copyright © 2024. All rights reserved.