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