| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrassv2 |
IoT Greengrass brings local compute, messaging, data management, sync, and ML inference capabilities to edge devices.
|
| Modifier and Type | Method and Description |
|---|---|
default GetDeploymentResponse |
GreengrassV2Client.getDeployment(Consumer<GetDeploymentRequest.Builder> getDeploymentRequest)
Gets a deployment.
|
default GetDeploymentResponse |
GreengrassV2Client.getDeployment(GetDeploymentRequest getDeploymentRequest)
Gets a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDeploymentResponse> |
GreengrassV2AsyncClient.getDeployment(Consumer<GetDeploymentRequest.Builder> getDeploymentRequest)
Gets a deployment.
|
default CompletableFuture<GetDeploymentResponse> |
GreengrassV2AsyncClient.getDeployment(GetDeploymentRequest getDeploymentRequest)
Gets a deployment.
|
Copyright © 2023. All rights reserved.