Package | Description |
---|---|
com.oracle.bmc.generativeaiagentruntime | |
com.oracle.bmc.generativeaiagentruntime.responses |
Modifier and Type | Method and Description |
---|---|
UpdateSessionResponse |
GenerativeAiAgentRuntimeClient.updateSession(UpdateSessionRequest request) |
UpdateSessionResponse |
GenerativeAiAgentRuntime.updateSession(UpdateSessionRequest request)
Update session metadata, including but not limited to description, tags.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateSessionResponse> |
GenerativeAiAgentRuntimeAsync.updateSession(UpdateSessionRequest request,
AsyncHandler<UpdateSessionRequest,UpdateSessionResponse> handler)
Update session metadata, including but not limited to description, tags.
|
Future<UpdateSessionResponse> |
GenerativeAiAgentRuntimeAsyncClient.updateSession(UpdateSessionRequest request,
AsyncHandler<UpdateSessionRequest,UpdateSessionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateSessionResponse> |
GenerativeAiAgentRuntimeAsync.updateSession(UpdateSessionRequest request,
AsyncHandler<UpdateSessionRequest,UpdateSessionResponse> handler)
Update session metadata, including but not limited to description, tags.
|
Future<UpdateSessionResponse> |
GenerativeAiAgentRuntimeAsyncClient.updateSession(UpdateSessionRequest request,
AsyncHandler<UpdateSessionRequest,UpdateSessionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateSessionResponse |
UpdateSessionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateSessionResponse.Builder |
UpdateSessionResponse.Builder.copy(UpdateSessionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.