| Package | Description |
|---|---|
| software.amazon.awssdk.services.acm.model |
| Modifier and Type | Method and Description |
|---|---|
CertificateOptions |
CertificateDetail.options()
Value that specifies whether to add the certificate to a transparency log.
|
CertificateOptions |
UpdateCertificateOptionsRequest.options()
Use to update the options for your certificate.
|
CertificateOptions |
RequestCertificateRequest.options()
Currently, you can use this parameter to specify whether to add the certificate to a certificate transparency
log.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateDetail.Builder |
CertificateDetail.Builder.options(CertificateOptions options)
Value that specifies whether to add the certificate to a transparency log.
|
UpdateCertificateOptionsRequest.Builder |
UpdateCertificateOptionsRequest.Builder.options(CertificateOptions options)
Use to update the options for your certificate.
|
RequestCertificateRequest.Builder |
RequestCertificateRequest.Builder.options(CertificateOptions options)
Currently, you can use this parameter to specify whether to add the certificate to a certificate transparency
log.
|
Copyright © 2023. All rights reserved.