Package | Description |
---|---|
com.oracle.bmc.generativeaiagentruntime.model |
Modifier and Type | Method and Description |
---|---|
static Paragraph.Builder |
Paragraph.builder()
Create a new builder.
|
Paragraph.Builder |
Paragraph.Builder.copy(Paragraph model) |
Paragraph.Builder |
Paragraph.Builder.end(Integer end)
Where the text with a citation ends in the generated message.
|
Paragraph.Builder |
Paragraph.Builder.start(Integer start)
Where the text with a citation starts in the generated message.
|
Paragraph.Builder |
Paragraph.Builder.text(String text)
The part of the generated message that contains a citation.
|
Paragraph.Builder |
Paragraph.toBuilder() |
Copyright © 2016–2025. All rights reserved.