Package | Description |
---|---|
com.oracle.bmc.adm | |
com.oracle.bmc.adm.requests |
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.
|
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 |
---|---|
UpdateKnowledgeBaseRequest |
UpdateKnowledgeBaseRequest.Builder.build()
Build the instance of UpdateKnowledgeBaseRequest as configured by this builder
|
UpdateKnowledgeBaseRequest |
UpdateKnowledgeBaseRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateKnowledgeBaseRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateKnowledgeBaseRequest.Builder |
UpdateKnowledgeBaseRequest.Builder.copy(UpdateKnowledgeBaseRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.