| 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 GetComponentVersionArtifactResponse |
GreengrassV2Client.getComponentVersionArtifact(GetComponentVersionArtifactRequest getComponentVersionArtifactRequest)
Gets the pre-signed URL to download a public or a Lambda component artifact.
|
default CompletableFuture<GetComponentVersionArtifactResponse> |
GreengrassV2AsyncClient.getComponentVersionArtifact(GetComponentVersionArtifactRequest getComponentVersionArtifactRequest)
Gets the pre-signed URL to download a public or a Lambda component artifact.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetComponentVersionArtifactRequestMarshaller.marshall(GetComponentVersionArtifactRequest getComponentVersionArtifactRequest) |
Copyright © 2023. All rights reserved.