Package | Description |
---|---|
com.oracle.bmc.generativeaiagentruntime | |
com.oracle.bmc.generativeaiagentruntime.requests |
Modifier and Type | Method and Description |
---|---|
DeleteSessionResponse |
GenerativeAiAgentRuntimeClient.deleteSession(DeleteSessionRequest request) |
DeleteSessionResponse |
GenerativeAiAgentRuntime.deleteSession(DeleteSessionRequest request)
Delete a session and all its associated information.
|
Future<DeleteSessionResponse> |
GenerativeAiAgentRuntimeAsync.deleteSession(DeleteSessionRequest request,
AsyncHandler<DeleteSessionRequest,DeleteSessionResponse> handler)
Delete a session and all its associated information.
|
Future<DeleteSessionResponse> |
GenerativeAiAgentRuntimeAsyncClient.deleteSession(DeleteSessionRequest request,
AsyncHandler<DeleteSessionRequest,DeleteSessionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteSessionResponse> |
GenerativeAiAgentRuntimeAsync.deleteSession(DeleteSessionRequest request,
AsyncHandler<DeleteSessionRequest,DeleteSessionResponse> handler)
Delete a session and all its associated information.
|
Future<DeleteSessionResponse> |
GenerativeAiAgentRuntimeAsyncClient.deleteSession(DeleteSessionRequest request,
AsyncHandler<DeleteSessionRequest,DeleteSessionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteSessionRequest |
DeleteSessionRequest.Builder.build()
Build the instance of DeleteSessionRequest as configured by this builder
|
DeleteSessionRequest |
DeleteSessionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteSessionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteSessionRequest.Builder |
DeleteSessionRequest.Builder.copy(DeleteSessionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.