Uses of Class
software.amazon.awssdk.services.iot.model.CertificateDescription
-
Packages that use CertificateDescription Package Description software.amazon.awssdk.services.iot.model -
-
Uses of CertificateDescription in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return CertificateDescription Modifier and Type Method Description CertificateDescriptionDescribeCertificateResponse. certificateDescription()The description of the certificate.Methods in software.amazon.awssdk.services.iot.model with parameters of type CertificateDescription Modifier and Type Method Description DescribeCertificateResponse.BuilderDescribeCertificateResponse.Builder. certificateDescription(CertificateDescription certificateDescription)The description of the certificate.
-