| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotroborunner |
An example service, deployed with the Octane Service creator, which will echo the string
|
| Modifier and Type | Method and Description |
|---|---|
default GetSiteResponse |
IotRoboRunnerClient.getSite(Consumer<GetSiteRequest.Builder> getSiteRequest)
Grants permission to get a site
|
default GetSiteResponse |
IotRoboRunnerClient.getSite(GetSiteRequest getSiteRequest)
Grants permission to get a site
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSiteResponse> |
IotRoboRunnerAsyncClient.getSite(Consumer<GetSiteRequest.Builder> getSiteRequest)
Grants permission to get a site
|
default CompletableFuture<GetSiteResponse> |
IotRoboRunnerAsyncClient.getSite(GetSiteRequest getSiteRequest)
Grants permission to get a site
|
Copyright © 2022. All rights reserved.