| 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 CreateDeploymentResponse |
GreengrassClient.createDeployment(Consumer<CreateDeploymentRequest.Builder> createDeploymentRequest)
Creates a deployment.
|
default CreateDeploymentResponse |
GreengrassClient.createDeployment(CreateDeploymentRequest createDeploymentRequest)
Creates a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDeploymentResponse> |
GreengrassAsyncClient.createDeployment(Consumer<CreateDeploymentRequest.Builder> createDeploymentRequest)
Creates a deployment.
|
default CompletableFuture<CreateDeploymentResponse> |
GreengrassAsyncClient.createDeployment(CreateDeploymentRequest createDeploymentRequest)
Creates a deployment.
|
Copyright © 2020. All rights reserved.