| Package | Description |
|---|---|
| com.amazonaws.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
GroupCertificateAuthorityProperties |
GroupCertificateAuthorityProperties.clone() |
GroupCertificateAuthorityProperties |
GroupCertificateAuthorityProperties.withGroupCertificateAuthorityArn(String groupCertificateAuthorityArn)
Arn of the certificate authority for the group.
|
GroupCertificateAuthorityProperties |
GroupCertificateAuthorityProperties.withGroupCertificateAuthorityId(String groupCertificateAuthorityId)
Id of the certificate authority for the group.
|
| Modifier and Type | Method and Description |
|---|---|
List<GroupCertificateAuthorityProperties> |
ListGroupCertificateAuthoritiesResult.getGroupCertificateAuthorities()
List of certificate authorities associated with the group.
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupCertificateAuthoritiesResult |
ListGroupCertificateAuthoritiesResult.withGroupCertificateAuthorities(GroupCertificateAuthorityProperties... groupCertificateAuthorities)
List of certificate authorities associated with the group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListGroupCertificateAuthoritiesResult.setGroupCertificateAuthorities(Collection<GroupCertificateAuthorityProperties> groupCertificateAuthorities)
List of certificate authorities associated with the group.
|
ListGroupCertificateAuthoritiesResult |
ListGroupCertificateAuthoritiesResult.withGroupCertificateAuthorities(Collection<GroupCertificateAuthorityProperties> groupCertificateAuthorities)
List of certificate authorities associated with the group.
|
Copyright © 2018. All rights reserved.