| Package | Description |
|---|---|
| com.amazonaws.services.iotroborunner |
An example service, deployed with the Octane Service creator, which will echo the string
|
| com.amazonaws.services.iotroborunner.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListDestinationsResult> |
AWSIoTRoboRunnerAsyncClient.listDestinationsAsync(ListDestinationsRequest request,
AsyncHandler<ListDestinationsRequest,ListDestinationsResult> asyncHandler) |
Future<ListDestinationsResult> |
AbstractAWSIoTRoboRunnerAsync.listDestinationsAsync(ListDestinationsRequest request,
AsyncHandler<ListDestinationsRequest,ListDestinationsResult> asyncHandler) |
Future<ListDestinationsResult> |
AWSIoTRoboRunnerAsync.listDestinationsAsync(ListDestinationsRequest listDestinationsRequest,
AsyncHandler<ListDestinationsRequest,ListDestinationsResult> asyncHandler)
Grants permission to list destinations
|
| Modifier and Type | Method and Description |
|---|---|
ListDestinationsRequest |
ListDestinationsRequest.clone() |
ListDestinationsRequest |
ListDestinationsRequest.withMaxResults(Integer maxResults) |
ListDestinationsRequest |
ListDestinationsRequest.withNextToken(String nextToken) |
ListDestinationsRequest |
ListDestinationsRequest.withSite(String site) |
ListDestinationsRequest |
ListDestinationsRequest.withState(DestinationState state) |
ListDestinationsRequest |
ListDestinationsRequest.withState(String state) |
Copyright © 2023. All rights reserved.