Package | Description |
---|---|
com.oracle.bmc.adm | |
com.oracle.bmc.adm.responses |
Modifier and Type | Method and Description |
---|---|
CreateKnowledgeBaseResponse |
ApplicationDependencyManagementClient.createKnowledgeBase(CreateKnowledgeBaseRequest request) |
CreateKnowledgeBaseResponse |
ApplicationDependencyManagement.createKnowledgeBase(CreateKnowledgeBaseRequest request)
Creates a new Knowledge Base.
|
Modifier and Type | Method and 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) |
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
CreateKnowledgeBaseResponse |
CreateKnowledgeBaseResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateKnowledgeBaseResponse.Builder |
CreateKnowledgeBaseResponse.Builder.copy(CreateKnowledgeBaseResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.