Uses of Class
com.oracle.bmc.certificatesmanagement.model.CertificateAuthorityVersion
- 
Packages that use CertificateAuthorityVersion Package Description com.oracle.bmc.certificatesmanagement.model com.oracle.bmc.certificatesmanagement.responses 
- 
- 
Uses of CertificateAuthorityVersion in com.oracle.bmc.certificatesmanagement.modelMethods in com.oracle.bmc.certificatesmanagement.model that return CertificateAuthorityVersion Modifier and Type Method Description CertificateAuthorityVersionCertificateAuthorityVersion.Builder. build()Methods in com.oracle.bmc.certificatesmanagement.model with parameters of type CertificateAuthorityVersion Modifier and Type Method Description CertificateAuthorityVersion.BuilderCertificateAuthorityVersion.Builder. copy(CertificateAuthorityVersion model)
- 
Uses of CertificateAuthorityVersion in com.oracle.bmc.certificatesmanagement.responsesMethods in com.oracle.bmc.certificatesmanagement.responses that return CertificateAuthorityVersion Modifier and Type Method Description CertificateAuthorityVersionGetCertificateAuthorityVersionResponse. getCertificateAuthorityVersion()The returned CertificateAuthorityVersion instance.Methods in com.oracle.bmc.certificatesmanagement.responses with parameters of type CertificateAuthorityVersion Modifier and Type Method Description GetCertificateAuthorityVersionResponse.BuilderGetCertificateAuthorityVersionResponse.Builder. certificateAuthorityVersion(CertificateAuthorityVersion certificateAuthorityVersion)The returned CertificateAuthorityVersion instance.
 
-