Uses of Class
com.oracle.bmc.adm.responses.UpdateKnowledgeBaseResponse
- 
Packages that use UpdateKnowledgeBaseResponse Package Description com.oracle.bmc.adm com.oracle.bmc.adm.responses 
- 
- 
Uses of UpdateKnowledgeBaseResponse in com.oracle.bmc.admMethods in com.oracle.bmc.adm that return UpdateKnowledgeBaseResponse Modifier and Type Method Description UpdateKnowledgeBaseResponseApplicationDependencyManagement. updateKnowledgeBase(UpdateKnowledgeBaseRequest request)Updates one or more attributes of the specified Knowledge Base.UpdateKnowledgeBaseResponseApplicationDependencyManagementClient. updateKnowledgeBase(UpdateKnowledgeBaseRequest request)Methods in com.oracle.bmc.adm that return types with arguments of type UpdateKnowledgeBaseResponse Modifier and Type Method Description Future<UpdateKnowledgeBaseResponse>ApplicationDependencyManagementAsync. updateKnowledgeBase(UpdateKnowledgeBaseRequest request, AsyncHandler<UpdateKnowledgeBaseRequest,UpdateKnowledgeBaseResponse> handler)Updates one or more attributes of the specified Knowledge Base.Future<UpdateKnowledgeBaseResponse>ApplicationDependencyManagementAsyncClient. updateKnowledgeBase(UpdateKnowledgeBaseRequest request, AsyncHandler<UpdateKnowledgeBaseRequest,UpdateKnowledgeBaseResponse> handler)Method parameters in com.oracle.bmc.adm with type arguments of type UpdateKnowledgeBaseResponse Modifier and Type Method Description Future<UpdateKnowledgeBaseResponse>ApplicationDependencyManagementAsync. updateKnowledgeBase(UpdateKnowledgeBaseRequest request, AsyncHandler<UpdateKnowledgeBaseRequest,UpdateKnowledgeBaseResponse> handler)Updates one or more attributes of the specified Knowledge Base.Future<UpdateKnowledgeBaseResponse>ApplicationDependencyManagementAsyncClient. updateKnowledgeBase(UpdateKnowledgeBaseRequest request, AsyncHandler<UpdateKnowledgeBaseRequest,UpdateKnowledgeBaseResponse> handler)
- 
Uses of UpdateKnowledgeBaseResponse in com.oracle.bmc.adm.responsesMethods in com.oracle.bmc.adm.responses that return UpdateKnowledgeBaseResponse Modifier and Type Method Description UpdateKnowledgeBaseResponseUpdateKnowledgeBaseResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.adm.responses with parameters of type UpdateKnowledgeBaseResponse Modifier and Type Method Description UpdateKnowledgeBaseResponse.BuilderUpdateKnowledgeBaseResponse.Builder. copy(UpdateKnowledgeBaseResponse o)Copy method to populate the builder with values from the given instance.
 
-