| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotroborunner |
An example service, deployed with the Octane Service creator, which will echo the string
|
| Modifier and Type | Method and Description |
|---|---|
default GetDestinationResponse |
IotRoboRunnerClient.getDestination(Consumer<GetDestinationRequest.Builder> getDestinationRequest)
Grants permission to get a destination
|
default GetDestinationResponse |
IotRoboRunnerClient.getDestination(GetDestinationRequest getDestinationRequest)
Grants permission to get a destination
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDestinationResponse> |
IotRoboRunnerAsyncClient.getDestination(Consumer<GetDestinationRequest.Builder> getDestinationRequest)
Grants permission to get a destination
|
default CompletableFuture<GetDestinationResponse> |
IotRoboRunnerAsyncClient.getDestination(GetDestinationRequest getDestinationRequest)
Grants permission to get a destination
|
Copyright © 2023. All rights reserved.