| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrassv2 |
IoT Greengrass brings local compute, messaging, data management, sync, and ML inference capabilities to edge devices.
|
| software.amazon.awssdk.services.greengrassv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateDeploymentResponse |
GreengrassV2Client.createDeployment(CreateDeploymentRequest createDeploymentRequest)
Creates a continuous deployment for a target, which is a Greengrass core device or group of core devices.
|
default CompletableFuture<CreateDeploymentResponse> |
GreengrassV2AsyncClient.createDeployment(CreateDeploymentRequest createDeploymentRequest)
Creates a continuous deployment for a target, which is a Greengrass core device or group of core devices.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateDeploymentRequestMarshaller.marshall(CreateDeploymentRequest createDeploymentRequest) |
Copyright © 2023. All rights reserved.