Package | Description |
---|---|
com.oracle.bmc.generativeaiagentruntime.model | |
com.oracle.bmc.generativeaiagentruntime.requests |
Modifier and Type | Method and Description |
---|---|
CreateSessionDetails |
CreateSessionDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreateSessionDetails.Builder |
CreateSessionDetails.Builder.copy(CreateSessionDetails model) |
Modifier and Type | Method and Description |
---|---|
CreateSessionDetails |
CreateSessionRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateSessionDetails |
CreateSessionRequest.getCreateSessionDetails()
Details for the new agent session.
|
Modifier and Type | Method and Description |
---|---|
CreateSessionRequest.Builder |
CreateSessionRequest.Builder.body$(CreateSessionDetails body)
Alternative setter for the body parameter.
|
CreateSessionRequest.Builder |
CreateSessionRequest.Builder.createSessionDetails(CreateSessionDetails createSessionDetails)
Details for the new agent session.
|
Copyright © 2016–2024. All rights reserved.