Package | Description |
---|---|
com.oracle.bmc.generativeaiagentruntime | |
com.oracle.bmc.generativeaiagentruntime.responses |
Modifier and Type | Method and Description |
---|---|
DeleteSessionResponse |
GenerativeAiAgentRuntimeClient.deleteSession(DeleteSessionRequest request) |
DeleteSessionResponse |
GenerativeAiAgentRuntime.deleteSession(DeleteSessionRequest request)
Delete a session and all its associated information.
|
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 |
---|---|
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 |
---|---|
DeleteSessionResponse |
DeleteSessionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteSessionResponse.Builder |
DeleteSessionResponse.Builder.copy(DeleteSessionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.