Uses of Class
software.amazon.awssdk.services.iotroborunner.model.GetWorkerRequest
-
Packages that use GetWorkerRequest Package Description software.amazon.awssdk.services.iotroborunner An example service, deployed with the Octane Service creator, which will echo the stringsoftware.amazon.awssdk.services.iotroborunner.transform -
-
Uses of GetWorkerRequest in software.amazon.awssdk.services.iotroborunner
Methods in software.amazon.awssdk.services.iotroborunner with parameters of type GetWorkerRequest Modifier and Type Method Description default CompletableFuture<GetWorkerResponse>IotRoboRunnerAsyncClient. getWorker(GetWorkerRequest getWorkerRequest)Grants permission to get a workerdefault GetWorkerResponseIotRoboRunnerClient. getWorker(GetWorkerRequest getWorkerRequest)Grants permission to get a worker -
Uses of GetWorkerRequest in software.amazon.awssdk.services.iotroborunner.transform
Methods in software.amazon.awssdk.services.iotroborunner.transform with parameters of type GetWorkerRequest Modifier and Type Method Description SdkHttpFullRequestGetWorkerRequestMarshaller. marshall(GetWorkerRequest getWorkerRequest)
-