| 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.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListDestinationsResponse |
IotRoboRunnerClient.listDestinations(Consumer<ListDestinationsRequest.Builder> listDestinationsRequest)
Grants permission to list destinations
|
default ListDestinationsResponse |
IotRoboRunnerClient.listDestinations(ListDestinationsRequest listDestinationsRequest)
Grants permission to list destinations
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDestinationsResponse> |
IotRoboRunnerAsyncClient.listDestinations(Consumer<ListDestinationsRequest.Builder> listDestinationsRequest)
Grants permission to list destinations
|
default CompletableFuture<ListDestinationsResponse> |
IotRoboRunnerAsyncClient.listDestinations(ListDestinationsRequest listDestinationsRequest)
Grants permission to list destinations
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListDestinationsResponse> |
ListDestinationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDestinationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDestinationsResponse> subscriber) |
Copyright © 2023. All rights reserved.