Package | Description |
---|---|
com.oracle.bmc.generativeaiagentruntime | |
com.oracle.bmc.generativeaiagentruntime.requests |
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.
|
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 |
---|---|
UpdateSessionRequest |
UpdateSessionRequest.Builder.build()
Build the instance of UpdateSessionRequest as configured by this builder
|
UpdateSessionRequest |
UpdateSessionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateSessionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateSessionRequest.Builder |
UpdateSessionRequest.Builder.copy(UpdateSessionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.