| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless API documentation
|
| Modifier and Type | Method and Description |
|---|---|
default GetDestinationResponse |
IotWirelessClient.getDestination(Consumer<GetDestinationRequest.Builder> getDestinationRequest)
Gets information about a destination.
|
default GetDestinationResponse |
IotWirelessClient.getDestination(GetDestinationRequest getDestinationRequest)
Gets information about a destination.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDestinationResponse> |
IotWirelessAsyncClient.getDestination(Consumer<GetDestinationRequest.Builder> getDestinationRequest)
Gets information about a destination.
|
default CompletableFuture<GetDestinationResponse> |
IotWirelessAsyncClient.getDestination(GetDestinationRequest getDestinationRequest)
Gets information about a destination.
|
Copyright © 2021. All rights reserved.