public static interface Highlight.Builder extends SdkPojo, CopyableBuilder<Highlight.Builder,Highlight>
| Modifier and Type | Method and Description |
|---|---|
Highlight.Builder |
beginOffsetInclusive(Integer beginOffsetInclusive)
The offset for the start of the highlight.
|
Highlight.Builder |
endOffsetExclusive(Integer endOffsetExclusive)
The offset for the end of the highlight.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHighlight.Builder beginOffsetInclusive(Integer beginOffsetInclusive)
The offset for the start of the highlight.
beginOffsetInclusive - The offset for the start of the highlight.Highlight.Builder endOffsetExclusive(Integer endOffsetExclusive)
The offset for the end of the highlight.
endOffsetExclusive - The offset for the end of the highlight.Copyright © 2022. All rights reserved.