| Package | Description |
|---|---|
| com.amazonaws.services.greengrassv2 |
IoT Greengrass brings local compute, messaging, data management, sync, and ML inference capabilities to edge devices.
|
| com.amazonaws.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
GetComponentVersionArtifactResult |
AbstractAWSGreengrassV2.getComponentVersionArtifact(GetComponentVersionArtifactRequest request) |
GetComponentVersionArtifactResult |
AWSGreengrassV2Client.getComponentVersionArtifact(GetComponentVersionArtifactRequest request)
Gets the pre-signed URL to download a public or a Lambda component artifact.
|
GetComponentVersionArtifactResult |
AWSGreengrassV2.getComponentVersionArtifact(GetComponentVersionArtifactRequest getComponentVersionArtifactRequest)
Gets the pre-signed URL to download a public or a Lambda component artifact.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetComponentVersionArtifactResult> |
AbstractAWSGreengrassV2Async.getComponentVersionArtifactAsync(GetComponentVersionArtifactRequest request,
AsyncHandler<GetComponentVersionArtifactRequest,GetComponentVersionArtifactResult> asyncHandler) |
Future<GetComponentVersionArtifactResult> |
AWSGreengrassV2Async.getComponentVersionArtifactAsync(GetComponentVersionArtifactRequest getComponentVersionArtifactRequest,
AsyncHandler<GetComponentVersionArtifactRequest,GetComponentVersionArtifactResult> asyncHandler)
Gets the pre-signed URL to download a public or a Lambda component artifact.
|
Future<GetComponentVersionArtifactResult> |
AWSGreengrassV2AsyncClient.getComponentVersionArtifactAsync(GetComponentVersionArtifactRequest request,
AsyncHandler<GetComponentVersionArtifactRequest,GetComponentVersionArtifactResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetComponentVersionArtifactResult |
GetComponentVersionArtifactResult.clone() |
GetComponentVersionArtifactResult |
GetComponentVersionArtifactResult.withPreSignedUrl(String preSignedUrl)
The URL of the artifact.
|
Copyright © 2022. All rights reserved.