| 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 GetComponentResponse |
GreengrassV2Client.getComponent(GetComponentRequest getComponentRequest)
Gets the recipe for a version of a component.
|
default CompletableFuture<GetComponentResponse> |
GreengrassV2AsyncClient.getComponent(GetComponentRequest getComponentRequest)
Gets the recipe for a version of a component.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetComponentRequestMarshaller.marshall(GetComponentRequest getComponentRequest) |
Copyright © 2023. All rights reserved.