| Package | Description |
|---|---|
| com.amazonaws.services.greengrass |
AWS IoT Greengrass seamlessly extends AWS onto physical devices so they can act locally on the data they generate,
while still using the cloud for management, analytics, and durable storage.
|
| com.amazonaws.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetThingRuntimeConfigurationResult> |
AbstractAWSGreengrassAsync.getThingRuntimeConfigurationAsync(GetThingRuntimeConfigurationRequest request,
AsyncHandler<GetThingRuntimeConfigurationRequest,GetThingRuntimeConfigurationResult> asyncHandler) |
Future<GetThingRuntimeConfigurationResult> |
AWSGreengrassAsync.getThingRuntimeConfigurationAsync(GetThingRuntimeConfigurationRequest getThingRuntimeConfigurationRequest,
AsyncHandler<GetThingRuntimeConfigurationRequest,GetThingRuntimeConfigurationResult> asyncHandler)
Get the runtime configuration of a thing.
|
Future<GetThingRuntimeConfigurationResult> |
AWSGreengrassAsyncClient.getThingRuntimeConfigurationAsync(GetThingRuntimeConfigurationRequest request,
AsyncHandler<GetThingRuntimeConfigurationRequest,GetThingRuntimeConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetThingRuntimeConfigurationRequest |
GetThingRuntimeConfigurationRequest.clone() |
GetThingRuntimeConfigurationRequest |
GetThingRuntimeConfigurationRequest.withThingName(String thingName)
The thing name.
|
Copyright © 2023. All rights reserved.