Uses of Class
com.oracle.bmc.certificatesmanagement.model.CaBundleCollection
-
Packages that use CaBundleCollection Package Description com.oracle.bmc.certificatesmanagement.model com.oracle.bmc.certificatesmanagement.responses -
-
Uses of CaBundleCollection in com.oracle.bmc.certificatesmanagement.model
Methods in com.oracle.bmc.certificatesmanagement.model that return CaBundleCollection Modifier and Type Method Description CaBundleCollection
CaBundleCollection.Builder. build()
Methods in com.oracle.bmc.certificatesmanagement.model with parameters of type CaBundleCollection Modifier and Type Method Description CaBundleCollection.Builder
CaBundleCollection.Builder. copy(CaBundleCollection model)
-
Uses of CaBundleCollection in com.oracle.bmc.certificatesmanagement.responses
Methods in com.oracle.bmc.certificatesmanagement.responses that return CaBundleCollection Modifier and Type Method Description CaBundleCollection
ListCaBundlesResponse. getCaBundleCollection()
The returned CaBundleCollection instance.Methods in com.oracle.bmc.certificatesmanagement.responses with parameters of type CaBundleCollection Modifier and Type Method Description ListCaBundlesResponse.Builder
ListCaBundlesResponse.Builder. caBundleCollection(CaBundleCollection caBundleCollection)
The returned CaBundleCollection instance.
-