| 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<ListWorkersResult> |
AbstractAWSIoTRoboRunnerAsync.listWorkersAsync(ListWorkersRequest request,
AsyncHandler<ListWorkersRequest,ListWorkersResult> asyncHandler) |
Future<ListWorkersResult> |
AWSIoTRoboRunnerAsync.listWorkersAsync(ListWorkersRequest listWorkersRequest,
AsyncHandler<ListWorkersRequest,ListWorkersResult> asyncHandler)
Grants permission to list workers
|
Future<ListWorkersResult> |
AWSIoTRoboRunnerAsyncClient.listWorkersAsync(ListWorkersRequest request,
AsyncHandler<ListWorkersRequest,ListWorkersResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListWorkersRequest |
ListWorkersRequest.clone() |
ListWorkersRequest |
ListWorkersRequest.withFleet(String fleet) |
ListWorkersRequest |
ListWorkersRequest.withMaxResults(Integer maxResults) |
ListWorkersRequest |
ListWorkersRequest.withNextToken(String nextToken) |
ListWorkersRequest |
ListWorkersRequest.withSite(String site) |
Copyright © 2023. All rights reserved.