| 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 GetCoreDeviceResponse |
GreengrassV2Client.getCoreDevice(GetCoreDeviceRequest getCoreDeviceRequest)
Retrieves metadata for a Greengrass core device.
|
default CompletableFuture<GetCoreDeviceResponse> |
GreengrassV2AsyncClient.getCoreDevice(GetCoreDeviceRequest getCoreDeviceRequest)
Retrieves metadata for a Greengrass core device.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCoreDeviceRequestMarshaller.marshall(GetCoreDeviceRequest getCoreDeviceRequest) |
Copyright © 2023. All rights reserved.