Uses of Interface
software.amazon.awssdk.services.iotroborunner.IotRoboRunnerAsyncClient
-
Packages that use IotRoboRunnerAsyncClient 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.paginators -
-
Uses of IotRoboRunnerAsyncClient in software.amazon.awssdk.services.iotroborunner
Methods in software.amazon.awssdk.services.iotroborunner that return IotRoboRunnerAsyncClient Modifier and Type Method Description static IotRoboRunnerAsyncClientIotRoboRunnerAsyncClient. create()Create aIotRoboRunnerAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of IotRoboRunnerAsyncClient in software.amazon.awssdk.services.iotroborunner.paginators
Constructors in software.amazon.awssdk.services.iotroborunner.paginators with parameters of type IotRoboRunnerAsyncClient Constructor Description ListDestinationsPublisher(IotRoboRunnerAsyncClient client, ListDestinationsRequest firstRequest)ListSitesPublisher(IotRoboRunnerAsyncClient client, ListSitesRequest firstRequest)ListWorkerFleetsPublisher(IotRoboRunnerAsyncClient client, ListWorkerFleetsRequest firstRequest)ListWorkersPublisher(IotRoboRunnerAsyncClient client, ListWorkersRequest firstRequest)
-