Package | Description |
---|---|
com.oracle.bmc.generativeaiagentruntime.model | |
com.oracle.bmc.generativeaiagentruntime.responses |
Modifier and Type | Method and Description |
---|---|
Session |
Session.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Session.Builder |
Session.Builder.copy(Session model) |
Modifier and Type | Method and Description |
---|---|
Session |
CreateSessionResponse.getSession()
The returned
Session instance. |
Session |
GetSessionResponse.getSession()
The returned
Session instance. |
Session |
UpdateSessionResponse.getSession()
The returned
Session instance. |
Modifier and Type | Method and Description |
---|---|
CreateSessionResponse.Builder |
CreateSessionResponse.Builder.session(Session session)
The returned
Session instance. |
GetSessionResponse.Builder |
GetSessionResponse.Builder.session(Session session)
The returned
Session instance. |
UpdateSessionResponse.Builder |
UpdateSessionResponse.Builder.session(Session session)
The returned
Session instance. |
Copyright © 2016–2024. All rights reserved.