Uses of Class
com.oracle.bmc.certificatesmanagement.model.CertificateVersionCollection
- 
Packages that use CertificateVersionCollection Package Description com.oracle.bmc.certificatesmanagement.model com.oracle.bmc.certificatesmanagement.responses 
- 
- 
Uses of CertificateVersionCollection in com.oracle.bmc.certificatesmanagement.modelMethods in com.oracle.bmc.certificatesmanagement.model that return CertificateVersionCollection Modifier and Type Method Description CertificateVersionCollectionCertificateVersionCollection.Builder. build()Methods in com.oracle.bmc.certificatesmanagement.model with parameters of type CertificateVersionCollection Modifier and Type Method Description CertificateVersionCollection.BuilderCertificateVersionCollection.Builder. copy(CertificateVersionCollection model)
- 
Uses of CertificateVersionCollection in com.oracle.bmc.certificatesmanagement.responsesMethods in com.oracle.bmc.certificatesmanagement.responses that return CertificateVersionCollection Modifier and Type Method Description CertificateVersionCollectionListCertificateVersionsResponse. getCertificateVersionCollection()The returned CertificateVersionCollection instance.Methods in com.oracle.bmc.certificatesmanagement.responses with parameters of type CertificateVersionCollection Modifier and Type Method Description ListCertificateVersionsResponse.BuilderListCertificateVersionsResponse.Builder. certificateVersionCollection(CertificateVersionCollection certificateVersionCollection)The returned CertificateVersionCollection instance.
 
-