| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrass |
AWS IoT Greengrass seamlessly extends AWS onto physical devices so they can act locally on the data they generate,
while still using the cloud for management, analytics, and durable storage.
|
| Modifier and Type | Method and Description |
|---|---|
default StartBulkDeploymentResponse |
GreengrassClient.startBulkDeployment(Consumer<StartBulkDeploymentRequest.Builder> startBulkDeploymentRequest)
Deploys multiple groups in one operation.
|
default StartBulkDeploymentResponse |
GreengrassClient.startBulkDeployment(StartBulkDeploymentRequest startBulkDeploymentRequest)
Deploys multiple groups in one operation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartBulkDeploymentResponse> |
GreengrassAsyncClient.startBulkDeployment(Consumer<StartBulkDeploymentRequest.Builder> startBulkDeploymentRequest)
Deploys multiple groups in one operation.
|
default CompletableFuture<StartBulkDeploymentResponse> |
GreengrassAsyncClient.startBulkDeployment(StartBulkDeploymentRequest startBulkDeploymentRequest)
Deploys multiple groups in one operation.
|
Copyright © 2022. All rights reserved.