Package | Description |
---|---|
com.oracle.bmc.generativeaiagentruntime | |
com.oracle.bmc.generativeaiagentruntime.requests |
Modifier and Type | Method and Description |
---|---|
GetSessionResponse |
GenerativeAiAgentRuntimeClient.getSession(GetSessionRequest request) |
GetSessionResponse |
GenerativeAiAgentRuntime.getSession(GetSessionRequest request)
Return the session resource identified by the session ID.
|
Future<GetSessionResponse> |
GenerativeAiAgentRuntimeAsync.getSession(GetSessionRequest request,
AsyncHandler<GetSessionRequest,GetSessionResponse> handler)
Return the session resource identified by the session ID.
|
Future<GetSessionResponse> |
GenerativeAiAgentRuntimeAsyncClient.getSession(GetSessionRequest request,
AsyncHandler<GetSessionRequest,GetSessionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetSessionResponse> |
GenerativeAiAgentRuntimeAsync.getSession(GetSessionRequest request,
AsyncHandler<GetSessionRequest,GetSessionResponse> handler)
Return the session resource identified by the session ID.
|
Future<GetSessionResponse> |
GenerativeAiAgentRuntimeAsyncClient.getSession(GetSessionRequest request,
AsyncHandler<GetSessionRequest,GetSessionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetSessionRequest |
GetSessionRequest.Builder.build()
Build the instance of GetSessionRequest as configured by this builder
|
GetSessionRequest |
GetSessionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetSessionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetSessionRequest.Builder |
GetSessionRequest.Builder.copy(GetSessionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.