| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerTlsCertificateRenewalSummary |
LoadBalancerTlsCertificateRenewalSummary.clone() |
LoadBalancerTlsCertificateRenewalSummary |
LoadBalancerTlsCertificate.getRenewalSummary()
An object that describes the status of the certificate renewal managed by Lightsail.
|
LoadBalancerTlsCertificateRenewalSummary |
LoadBalancerTlsCertificateRenewalSummary.withDomainValidationOptions(Collection<LoadBalancerTlsCertificateDomainValidationOption> domainValidationOptions)
Contains information about the validation of each domain name in the certificate, as it pertains to Lightsail's
managed renewal.
|
LoadBalancerTlsCertificateRenewalSummary |
LoadBalancerTlsCertificateRenewalSummary.withDomainValidationOptions(LoadBalancerTlsCertificateDomainValidationOption... domainValidationOptions)
Contains information about the validation of each domain name in the certificate, as it pertains to Lightsail's
managed renewal.
|
LoadBalancerTlsCertificateRenewalSummary |
LoadBalancerTlsCertificateRenewalSummary.withRenewalStatus(LoadBalancerTlsCertificateRenewalStatus renewalStatus)
The renewal status of the certificate.
|
LoadBalancerTlsCertificateRenewalSummary |
LoadBalancerTlsCertificateRenewalSummary.withRenewalStatus(String renewalStatus)
The renewal status of the certificate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoadBalancerTlsCertificate.setRenewalSummary(LoadBalancerTlsCertificateRenewalSummary renewalSummary)
An object that describes the status of the certificate renewal managed by Lightsail.
|
LoadBalancerTlsCertificate |
LoadBalancerTlsCertificate.withRenewalSummary(LoadBalancerTlsCertificateRenewalSummary renewalSummary)
An object that describes the status of the certificate renewal managed by Lightsail.
|
Copyright © 2023. All rights reserved.