Package | Description |
---|---|
com.oracle.bmc.adm | |
com.oracle.bmc.adm.responses |
Modifier and Type | Method and Description |
---|---|
UpdateKnowledgeBaseResponse |
ApplicationDependencyManagementClient.updateKnowledgeBase(UpdateKnowledgeBaseRequest request) |
UpdateKnowledgeBaseResponse |
ApplicationDependencyManagement.updateKnowledgeBase(UpdateKnowledgeBaseRequest request)
Updates one or more attributes of the specified Knowledge Base.
|
Modifier and Type | Method and 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) |
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
UpdateKnowledgeBaseResponse |
UpdateKnowledgeBaseResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateKnowledgeBaseResponse.Builder |
UpdateKnowledgeBaseResponse.Builder.copy(UpdateKnowledgeBaseResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.