| 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 GetGroupCertificateAuthorityResponse |
GreengrassClient.getGroupCertificateAuthority(Consumer<GetGroupCertificateAuthorityRequest.Builder> getGroupCertificateAuthorityRequest)
Retreives the CA associated with a group.
|
default GetGroupCertificateAuthorityResponse |
GreengrassClient.getGroupCertificateAuthority(GetGroupCertificateAuthorityRequest getGroupCertificateAuthorityRequest)
Retreives the CA associated with a group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetGroupCertificateAuthorityResponse> |
GreengrassAsyncClient.getGroupCertificateAuthority(Consumer<GetGroupCertificateAuthorityRequest.Builder> getGroupCertificateAuthorityRequest)
Retreives the CA associated with a group.
|
default CompletableFuture<GetGroupCertificateAuthorityResponse> |
GreengrassAsyncClient.getGroupCertificateAuthority(GetGroupCertificateAuthorityRequest getGroupCertificateAuthorityRequest)
Retreives the CA associated with a group.
|
Copyright © 2018. All rights reserved.