Uses of Class
software.amazon.awssdk.services.iotroborunner.model.UpdateSiteRequest
-
Packages that use UpdateSiteRequest 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 UpdateSiteRequest in software.amazon.awssdk.services.iotroborunner
Methods in software.amazon.awssdk.services.iotroborunner with parameters of type UpdateSiteRequest Modifier and Type Method Description default CompletableFuture<UpdateSiteResponse>IotRoboRunnerAsyncClient. updateSite(UpdateSiteRequest updateSiteRequest)Grants permission to update a sitedefault UpdateSiteResponseIotRoboRunnerClient. updateSite(UpdateSiteRequest updateSiteRequest)Grants permission to update a site -
Uses of UpdateSiteRequest in software.amazon.awssdk.services.iotroborunner.transform
Methods in software.amazon.awssdk.services.iotroborunner.transform with parameters of type UpdateSiteRequest Modifier and Type Method Description SdkHttpFullRequestUpdateSiteRequestMarshaller. marshall(UpdateSiteRequest updateSiteRequest)
-