| Package | Description |
|---|---|
| software.amazon.awssdk.services.pcaconnectorad.model |
| Modifier and Type | Method and Description |
|---|---|
ValidityPeriod |
CertificateValidity.renewalPeriod()
Renewal period is the period of time before certificate expiration when a new certificate will be requested.
|
ValidityPeriod |
CertificateValidity.validityPeriod()
Information describing the end of the validity period of the certificate.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateValidity.Builder |
CertificateValidity.Builder.renewalPeriod(ValidityPeriod renewalPeriod)
Renewal period is the period of time before certificate expiration when a new certificate will be requested.
|
CertificateValidity.Builder |
CertificateValidity.Builder.validityPeriod(ValidityPeriod validityPeriod)
Information describing the end of the validity period of the certificate.
|
Copyright © 2023. All rights reserved.