| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
static GetGroupCertificateAuthorityResponse.Builder |
GetGroupCertificateAuthorityResponse.builder() |
GetGroupCertificateAuthorityResponse.Builder |
GetGroupCertificateAuthorityResponse.Builder.groupCertificateAuthorityArn(String groupCertificateAuthorityArn)
The ARN of the certificate authority for the group.
|
GetGroupCertificateAuthorityResponse.Builder |
GetGroupCertificateAuthorityResponse.Builder.groupCertificateAuthorityId(String groupCertificateAuthorityId)
The ID of the certificate authority for the group.
|
GetGroupCertificateAuthorityResponse.Builder |
GetGroupCertificateAuthorityResponse.Builder.pemEncodedCertificate(String pemEncodedCertificate)
The PEM encoded certificate for the group.
|
GetGroupCertificateAuthorityResponse.Builder |
GetGroupCertificateAuthorityResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetGroupCertificateAuthorityResponse.Builder> |
GetGroupCertificateAuthorityResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.