Uses of Class
software.amazon.awssdk.services.cloudhsmv2.model.Certificates
-
Packages that use Certificates Package Description software.amazon.awssdk.services.cloudhsmv2.model -
-
Uses of Certificates in software.amazon.awssdk.services.cloudhsmv2.model
Methods in software.amazon.awssdk.services.cloudhsmv2.model that return Certificates Modifier and Type Method Description CertificatesCluster. certificates()Contains one or more certificates or a certificate signing request (CSR).Methods in software.amazon.awssdk.services.cloudhsmv2.model with parameters of type Certificates Modifier and Type Method Description Cluster.BuilderCluster.Builder. certificates(Certificates certificates)Contains one or more certificates or a certificate signing request (CSR).
-