| 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<GetConnectivityInfoResult> |
AWSGreengrassAsyncClient.getConnectivityInfoAsync(GetConnectivityInfoRequest request,
AsyncHandler<GetConnectivityInfoRequest,GetConnectivityInfoResult> asyncHandler) |
Future<GetConnectivityInfoResult> |
AWSGreengrassAsync.getConnectivityInfoAsync(GetConnectivityInfoRequest getConnectivityInfoRequest,
AsyncHandler<GetConnectivityInfoRequest,GetConnectivityInfoResult> asyncHandler)
Retrieves the connectivity information for a core.
|
Future<GetConnectivityInfoResult> |
AbstractAWSGreengrassAsync.getConnectivityInfoAsync(GetConnectivityInfoRequest request,
AsyncHandler<GetConnectivityInfoRequest,GetConnectivityInfoResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetConnectivityInfoRequest |
GetConnectivityInfoRequest.clone() |
GetConnectivityInfoRequest |
GetConnectivityInfoRequest.withThingName(String thingName)
The thing name.
|
Copyright © 2020. All rights reserved.