Package | Description |
---|---|
com.oracle.bmc.adm | |
com.oracle.bmc.adm.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetKnowledgeBaseRequest,GetKnowledgeBaseResponse> |
ApplicationDependencyManagementWaiters.forKnowledgeBase(GetKnowledgeBaseRequest request,
KnowledgeBase.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetKnowledgeBaseRequest,GetKnowledgeBaseResponse> |
ApplicationDependencyManagementWaiters.forKnowledgeBase(GetKnowledgeBaseRequest request,
KnowledgeBase.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetKnowledgeBaseRequest,GetKnowledgeBaseResponse> |
ApplicationDependencyManagementWaiters.forKnowledgeBase(GetKnowledgeBaseRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
KnowledgeBase.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
GetKnowledgeBaseRequest |
GetKnowledgeBaseRequest.Builder.build()
Build the instance of GetKnowledgeBaseRequest as configured by this builder
|
GetKnowledgeBaseRequest |
GetKnowledgeBaseRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetKnowledgeBaseRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetKnowledgeBaseRequest.Builder |
GetKnowledgeBaseRequest.Builder.copy(GetKnowledgeBaseRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.