| 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<UpdateWorkerResult> |
AWSIoTRoboRunnerAsyncClient.updateWorkerAsync(UpdateWorkerRequest request,
AsyncHandler<UpdateWorkerRequest,UpdateWorkerResult> asyncHandler) |
Future<UpdateWorkerResult> |
AWSIoTRoboRunnerAsync.updateWorkerAsync(UpdateWorkerRequest updateWorkerRequest,
AsyncHandler<UpdateWorkerRequest,UpdateWorkerResult> asyncHandler)
Grants permission to update a worker
|
Future<UpdateWorkerResult> |
AbstractAWSIoTRoboRunnerAsync.updateWorkerAsync(UpdateWorkerRequest request,
AsyncHandler<UpdateWorkerRequest,UpdateWorkerResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateWorkerRequest |
UpdateWorkerRequest.clone() |
UpdateWorkerRequest |
UpdateWorkerRequest.withAdditionalFixedProperties(String additionalFixedProperties) |
UpdateWorkerRequest |
UpdateWorkerRequest.withAdditionalTransientProperties(String additionalTransientProperties) |
UpdateWorkerRequest |
UpdateWorkerRequest.withId(String id) |
UpdateWorkerRequest |
UpdateWorkerRequest.withName(String name) |
UpdateWorkerRequest |
UpdateWorkerRequest.withOrientation(Orientation orientation) |
UpdateWorkerRequest |
UpdateWorkerRequest.withPosition(PositionCoordinates position) |
UpdateWorkerRequest |
UpdateWorkerRequest.withVendorProperties(VendorProperties vendorProperties) |
Copyright © 2023. All rights reserved.