Uses of Class
software.amazon.awssdk.services.cloudfront.model.Certificate
-
Packages that use Certificate Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of Certificate in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return Certificate Modifier and Type Method Description CertificateCustomizations. certificate()The Certificate Manager (ACM) certificate.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type Certificate Modifier and Type Method Description Customizations.BuilderCustomizations.Builder. certificate(Certificate certificate)The Certificate Manager (ACM) certificate.
-