Package | Description |
---|---|
com.oracle.bmc.generativeaiagentruntime.model | |
com.oracle.bmc.generativeaiagentruntime.requests |
Modifier and Type | Method and Description |
---|---|
ChatDetails |
ChatDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ChatDetails.Builder |
ChatDetails.Builder.copy(ChatDetails model) |
Modifier and Type | Method and Description |
---|---|
ChatDetails |
ChatRequest.getBody$()
Alternative accessor for the body parameter.
|
ChatDetails |
ChatRequest.getChatDetails()
Input for chat.
|
Modifier and Type | Method and Description |
---|---|
ChatRequest.Builder |
ChatRequest.Builder.body$(ChatDetails body)
Alternative setter for the body parameter.
|
ChatRequest.Builder |
ChatRequest.Builder.chatDetails(ChatDetails chatDetails)
Input for chat.
|
Copyright © 2016–2024. All rights reserved.