Package | Description |
---|---|
com.oracle.bmc.adm | |
com.oracle.bmc.adm.responses |
Modifier and Type | Method and Description |
---|---|
GetKnowledgeBaseResponse |
ApplicationDependencyManagementClient.getKnowledgeBase(GetKnowledgeBaseRequest request) |
GetKnowledgeBaseResponse |
ApplicationDependencyManagement.getKnowledgeBase(GetKnowledgeBaseRequest request)
Returns the details of the specified Knowledge Base.
|
Modifier and Type | Method and Description |
---|---|
Future<GetKnowledgeBaseResponse> |
ApplicationDependencyManagementAsync.getKnowledgeBase(GetKnowledgeBaseRequest request,
AsyncHandler<GetKnowledgeBaseRequest,GetKnowledgeBaseResponse> handler)
Returns the details of the specified Knowledge Base.
|
Future<GetKnowledgeBaseResponse> |
ApplicationDependencyManagementAsyncClient.getKnowledgeBase(GetKnowledgeBaseRequest request,
AsyncHandler<GetKnowledgeBaseRequest,GetKnowledgeBaseResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetKnowledgeBaseResponse |
GetKnowledgeBaseResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetKnowledgeBaseResponse.Builder |
GetKnowledgeBaseResponse.Builder.copy(GetKnowledgeBaseResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.