Uses of Class
software.amazon.awssdk.services.workspacesweb.model.Certificate
-
Packages that use Certificate Package Description software.amazon.awssdk.services.workspacesweb.model -
-
Uses of Certificate in software.amazon.awssdk.services.workspacesweb.model
Methods in software.amazon.awssdk.services.workspacesweb.model that return Certificate Modifier and Type Method Description CertificateGetTrustStoreCertificateResponse. certificate()The certificate of the trust store certificate.Methods in software.amazon.awssdk.services.workspacesweb.model with parameters of type Certificate Modifier and Type Method Description GetTrustStoreCertificateResponse.BuilderGetTrustStoreCertificateResponse.Builder. certificate(Certificate certificate)The certificate of the trust store certificate.
-