| 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 |
|---|---|
Future<GetCoreDeviceResult> |
AbstractAWSGreengrassV2Async.getCoreDeviceAsync(GetCoreDeviceRequest request,
AsyncHandler<GetCoreDeviceRequest,GetCoreDeviceResult> asyncHandler) |
Future<GetCoreDeviceResult> |
AWSGreengrassV2AsyncClient.getCoreDeviceAsync(GetCoreDeviceRequest request,
AsyncHandler<GetCoreDeviceRequest,GetCoreDeviceResult> asyncHandler) |
Future<GetCoreDeviceResult> |
AWSGreengrassV2Async.getCoreDeviceAsync(GetCoreDeviceRequest getCoreDeviceRequest,
AsyncHandler<GetCoreDeviceRequest,GetCoreDeviceResult> asyncHandler)
Retrieves metadata for a Greengrass core device.
|
| Modifier and Type | Method and Description |
|---|---|
GetCoreDeviceRequest |
GetCoreDeviceRequest.clone() |
GetCoreDeviceRequest |
GetCoreDeviceRequest.withCoreDeviceThingName(String coreDeviceThingName)
The name of the core device.
|
Copyright © 2022. All rights reserved.