| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
List<GroupCertificateAuthorityProperties> |
ListGroupCertificateAuthoritiesResponse.groupCertificateAuthorities()
A list of certificate authorities associated with the group.
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupCertificateAuthoritiesResponse.Builder |
ListGroupCertificateAuthoritiesResponse.Builder.groupCertificateAuthorities(GroupCertificateAuthorityProperties... groupCertificateAuthorities)
A list of certificate authorities associated with the group.
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupCertificateAuthoritiesResponse.Builder |
ListGroupCertificateAuthoritiesResponse.Builder.groupCertificateAuthorities(Collection<GroupCertificateAuthorityProperties> groupCertificateAuthorities)
A list of certificate authorities associated with the group.
|
Copyright © 2022. All rights reserved.