Uses of Class
com.oracle.bmc.adm.requests.CreateKnowledgeBaseRequest
- 
Packages that use CreateKnowledgeBaseRequest Package Description com.oracle.bmc.adm com.oracle.bmc.adm.requests 
- 
- 
Uses of CreateKnowledgeBaseRequest in com.oracle.bmc.admMethods in com.oracle.bmc.adm with parameters of type CreateKnowledgeBaseRequest Modifier and Type Method Description CreateKnowledgeBaseResponseApplicationDependencyManagement. createKnowledgeBase(CreateKnowledgeBaseRequest request)Creates a new Knowledge Base.Future<CreateKnowledgeBaseResponse>ApplicationDependencyManagementAsync. createKnowledgeBase(CreateKnowledgeBaseRequest request, AsyncHandler<CreateKnowledgeBaseRequest,CreateKnowledgeBaseResponse> handler)Creates a new Knowledge Base.Future<CreateKnowledgeBaseResponse>ApplicationDependencyManagementAsyncClient. createKnowledgeBase(CreateKnowledgeBaseRequest request, AsyncHandler<CreateKnowledgeBaseRequest,CreateKnowledgeBaseResponse> handler)CreateKnowledgeBaseResponseApplicationDependencyManagementClient. createKnowledgeBase(CreateKnowledgeBaseRequest request)Method parameters in com.oracle.bmc.adm with type arguments of type CreateKnowledgeBaseRequest Modifier and Type Method Description Future<CreateKnowledgeBaseResponse>ApplicationDependencyManagementAsync. createKnowledgeBase(CreateKnowledgeBaseRequest request, AsyncHandler<CreateKnowledgeBaseRequest,CreateKnowledgeBaseResponse> handler)Creates a new Knowledge Base.Future<CreateKnowledgeBaseResponse>ApplicationDependencyManagementAsyncClient. createKnowledgeBase(CreateKnowledgeBaseRequest request, AsyncHandler<CreateKnowledgeBaseRequest,CreateKnowledgeBaseResponse> handler)
- 
Uses of CreateKnowledgeBaseRequest in com.oracle.bmc.adm.requestsMethods in com.oracle.bmc.adm.requests that return CreateKnowledgeBaseRequest Modifier and Type Method Description CreateKnowledgeBaseRequestCreateKnowledgeBaseRequest.Builder. build()Build the instance of CreateKnowledgeBaseRequest as configured by this builderCreateKnowledgeBaseRequestCreateKnowledgeBaseRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateKnowledgeBaseRequest as configured by this builderMethods in com.oracle.bmc.adm.requests with parameters of type CreateKnowledgeBaseRequest Modifier and Type Method Description CreateKnowledgeBaseRequest.BuilderCreateKnowledgeBaseRequest.Builder. copy(CreateKnowledgeBaseRequest o)Copy method to populate the builder with values from the given instance.
 
-