Package | Description |
---|---|
com.oracle.bmc.generativeaiagent | |
com.oracle.bmc.generativeaiagent.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetKnowledgeBaseRequest,GetKnowledgeBaseResponse> |
GenerativeAiAgentWaiters.forKnowledgeBase(GetKnowledgeBaseRequest request,
KnowledgeBase.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetKnowledgeBaseRequest,GetKnowledgeBaseResponse> |
GenerativeAiAgentWaiters.forKnowledgeBase(GetKnowledgeBaseRequest request,
KnowledgeBase.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetKnowledgeBaseRequest,GetKnowledgeBaseResponse> |
GenerativeAiAgentWaiters.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> |
GenerativeAiAgentAsyncClient.getKnowledgeBase(GetKnowledgeBaseRequest request,
AsyncHandler<GetKnowledgeBaseRequest,GetKnowledgeBaseResponse> handler) |
Future<GetKnowledgeBaseResponse> |
GenerativeAiAgentAsync.getKnowledgeBase(GetKnowledgeBaseRequest request,
AsyncHandler<GetKnowledgeBaseRequest,GetKnowledgeBaseResponse> handler)
GetKnowledgeBase
|
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.