Uses of Class
com.oracle.bmc.certificates.model.CertificateAuthorityBundleVersionCollection
-
Packages that use CertificateAuthorityBundleVersionCollection Package Description com.oracle.bmc.certificates.model com.oracle.bmc.certificates.responses -
-
Uses of CertificateAuthorityBundleVersionCollection in com.oracle.bmc.certificates.model
Methods in com.oracle.bmc.certificates.model that return CertificateAuthorityBundleVersionCollection Modifier and Type Method Description CertificateAuthorityBundleVersionCollection
CertificateAuthorityBundleVersionCollection.Builder. build()
Methods in com.oracle.bmc.certificates.model with parameters of type CertificateAuthorityBundleVersionCollection Modifier and Type Method Description CertificateAuthorityBundleVersionCollection.Builder
CertificateAuthorityBundleVersionCollection.Builder. copy(CertificateAuthorityBundleVersionCollection model)
-
Uses of CertificateAuthorityBundleVersionCollection in com.oracle.bmc.certificates.responses
Methods in com.oracle.bmc.certificates.responses that return CertificateAuthorityBundleVersionCollection Modifier and Type Method Description CertificateAuthorityBundleVersionCollection
ListCertificateAuthorityBundleVersionsResponse. getCertificateAuthorityBundleVersionCollection()
The returned CertificateAuthorityBundleVersionCollection instance.Methods in com.oracle.bmc.certificates.responses with parameters of type CertificateAuthorityBundleVersionCollection Modifier and Type Method Description ListCertificateAuthorityBundleVersionsResponse.Builder
ListCertificateAuthorityBundleVersionsResponse.Builder. certificateAuthorityBundleVersionCollection(CertificateAuthorityBundleVersionCollection certificateAuthorityBundleVersionCollection)
The returned CertificateAuthorityBundleVersionCollection instance.
-