Uses of Class
software.amazon.awssdk.services.cloudfront.model.ManagedCertificateDetails
-
Packages that use ManagedCertificateDetails Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of ManagedCertificateDetails in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ManagedCertificateDetails Modifier and Type Method Description ManagedCertificateDetailsGetManagedCertificateDetailsResponse. managedCertificateDetails()Contains details about the CloudFront managed ACM certificate.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type ManagedCertificateDetails Modifier and Type Method Description GetManagedCertificateDetailsResponse.BuilderGetManagedCertificateDetailsResponse.Builder. managedCertificateDetails(ManagedCertificateDetails managedCertificateDetails)Contains details about the CloudFront managed ACM certificate.
-