| 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 |
|---|---|
ListGroupCertificateAuthoritiesResult |
AbstractAWSGreengrass.listGroupCertificateAuthorities(ListGroupCertificateAuthoritiesRequest request) |
ListGroupCertificateAuthoritiesResult |
AWSGreengrassClient.listGroupCertificateAuthorities(ListGroupCertificateAuthoritiesRequest request)
Retrieves the current CAs for a group.
|
ListGroupCertificateAuthoritiesResult |
AWSGreengrass.listGroupCertificateAuthorities(ListGroupCertificateAuthoritiesRequest listGroupCertificateAuthoritiesRequest)
Retrieves the current CAs for a group.
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupCertificateAuthoritiesResult |
ListGroupCertificateAuthoritiesResult.clone() |
ListGroupCertificateAuthoritiesResult |
ListGroupCertificateAuthoritiesResult.withGroupCertificateAuthorities(Collection<GroupCertificateAuthorityProperties> groupCertificateAuthorities)
A list of certificate authorities associated with the group.
|
ListGroupCertificateAuthoritiesResult |
ListGroupCertificateAuthoritiesResult.withGroupCertificateAuthorities(GroupCertificateAuthorityProperties... groupCertificateAuthorities)
A list of certificate authorities associated with the group.
|
Copyright © 2024. All rights reserved.