| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateConnectivityInfoResponse |
GreengrassClient.updateConnectivityInfo(Consumer<UpdateConnectivityInfoRequest.Builder> updateConnectivityInfoRequest)
Updates the connectivity information for the core.
|
default UpdateConnectivityInfoResponse |
GreengrassClient.updateConnectivityInfo(UpdateConnectivityInfoRequest updateConnectivityInfoRequest)
Updates the connectivity information for the core.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateConnectivityInfoResponse> |
GreengrassAsyncClient.updateConnectivityInfo(Consumer<UpdateConnectivityInfoRequest.Builder> updateConnectivityInfoRequest)
Updates the connectivity information for the core.
|
default CompletableFuture<UpdateConnectivityInfoResponse> |
GreengrassAsyncClient.updateConnectivityInfo(UpdateConnectivityInfoRequest updateConnectivityInfoRequest)
Updates the connectivity information for the core.
|
Copyright © 2020. All rights reserved.