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.modelMethods in com.oracle.bmc.adm.model that return KnowledgeBaseCollection Modifier and Type Method Description KnowledgeBaseCollectionKnowledgeBaseCollection.Builder. build()Methods in com.oracle.bmc.adm.model with parameters of type KnowledgeBaseCollection Modifier and Type Method Description KnowledgeBaseCollection.BuilderKnowledgeBaseCollection.Builder. copy(KnowledgeBaseCollection model)
- 
Uses of KnowledgeBaseCollection in com.oracle.bmc.adm.responsesMethods in com.oracle.bmc.adm.responses that return KnowledgeBaseCollection Modifier and Type Method Description KnowledgeBaseCollectionListKnowledgeBasesResponse. getKnowledgeBaseCollection()The returned KnowledgeBaseCollection instance.Methods in com.oracle.bmc.adm.responses with parameters of type KnowledgeBaseCollection Modifier and Type Method Description ListKnowledgeBasesResponse.BuilderListKnowledgeBasesResponse.Builder. knowledgeBaseCollection(KnowledgeBaseCollection knowledgeBaseCollection)The returned KnowledgeBaseCollection instance.
 
-