Uses of Class
com.oracle.bmc.certificatesmanagement.model.CertificateAuthorityVersionCollection
- 
Packages that use CertificateAuthorityVersionCollection Package Description com.oracle.bmc.certificatesmanagement.model com.oracle.bmc.certificatesmanagement.responses 
- 
- 
Uses of CertificateAuthorityVersionCollection in com.oracle.bmc.certificatesmanagement.modelMethods in com.oracle.bmc.certificatesmanagement.model that return CertificateAuthorityVersionCollection Modifier and Type Method Description CertificateAuthorityVersionCollectionCertificateAuthorityVersionCollection.Builder. build()Methods in com.oracle.bmc.certificatesmanagement.model with parameters of type CertificateAuthorityVersionCollection Modifier and Type Method Description CertificateAuthorityVersionCollection.BuilderCertificateAuthorityVersionCollection.Builder. copy(CertificateAuthorityVersionCollection model)
- 
Uses of CertificateAuthorityVersionCollection in com.oracle.bmc.certificatesmanagement.responsesMethods in com.oracle.bmc.certificatesmanagement.responses that return CertificateAuthorityVersionCollection Modifier and Type Method Description CertificateAuthorityVersionCollectionListCertificateAuthorityVersionsResponse. getCertificateAuthorityVersionCollection()The returned CertificateAuthorityVersionCollection instance.Methods in com.oracle.bmc.certificatesmanagement.responses with parameters of type CertificateAuthorityVersionCollection Modifier and Type Method Description ListCertificateAuthorityVersionsResponse.BuilderListCertificateAuthorityVersionsResponse.Builder. certificateAuthorityVersionCollection(CertificateAuthorityVersionCollection certificateAuthorityVersionCollection)The returned CertificateAuthorityVersionCollection instance.
 
-