Uses of Class
com.oracle.bmc.adm.model.KnowledgeBaseCollection
-
Packages that use KnowledgeBaseCollection Package Description com.oracle.bmc.adm.model com.oracle.bmc.adm.responses -
-
Uses of KnowledgeBaseCollection in com.oracle.bmc.adm.model
Methods in com.oracle.bmc.adm.model that return KnowledgeBaseCollection Modifier and Type Method Description KnowledgeBaseCollection
KnowledgeBaseCollection.Builder. build()
Methods in com.oracle.bmc.adm.model with parameters of type KnowledgeBaseCollection Modifier and Type Method Description KnowledgeBaseCollection.Builder
KnowledgeBaseCollection.Builder. copy(KnowledgeBaseCollection model)
-
Uses of KnowledgeBaseCollection in com.oracle.bmc.adm.responses
Methods in com.oracle.bmc.adm.responses that return KnowledgeBaseCollection Modifier and Type Method Description KnowledgeBaseCollection
ListKnowledgeBasesResponse. getKnowledgeBaseCollection()
The returned KnowledgeBaseCollection instance.Methods in com.oracle.bmc.adm.responses with parameters of type KnowledgeBaseCollection Modifier and Type Method Description ListKnowledgeBasesResponse.Builder
ListKnowledgeBasesResponse.Builder. knowledgeBaseCollection(KnowledgeBaseCollection knowledgeBaseCollection)
The returned KnowledgeBaseCollection instance.
-