| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotroborunner |
An example service, deployed with the Octane Service creator, which will echo the string
|
| software.amazon.awssdk.services.iotroborunner.model |
| Modifier and Type | Method and Description |
|---|---|
default GetDestinationResponse |
IotRoboRunnerClient.getDestination(Consumer<GetDestinationRequest.Builder> getDestinationRequest)
Grants permission to get a destination
|
default CompletableFuture<GetDestinationResponse> |
IotRoboRunnerAsyncClient.getDestination(Consumer<GetDestinationRequest.Builder> getDestinationRequest)
Grants permission to get a destination
|
| Modifier and Type | Method and Description |
|---|---|
static GetDestinationRequest.Builder |
GetDestinationRequest.builder() |
GetDestinationRequest.Builder |
GetDestinationRequest.Builder.id(String id)
Sets the value of the Id property for this object.
|
GetDestinationRequest.Builder |
GetDestinationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetDestinationRequest.Builder |
GetDestinationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetDestinationRequest.Builder |
GetDestinationRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetDestinationRequest.Builder> |
GetDestinationRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.