Uses of Class
com.oracle.bmc.generativeaiinference.model.GroundingSupport.Builder
-
Packages that use GroundingSupport.Builder Package Description com.oracle.bmc.generativeaiinference.model -
-
Uses of GroundingSupport.Builder in com.oracle.bmc.generativeaiinference.model
Methods in com.oracle.bmc.generativeaiinference.model that return GroundingSupport.Builder Modifier and Type Method Description static GroundingSupport.Builder
GroundingSupport. builder()
Create a new builder.GroundingSupport.Builder
GroundingSupport.Builder. copy(GroundingSupport model)
GroundingSupport.Builder
GroundingSupport.Builder. groundingChunkIndices(List<Integer> groundingChunkIndices)
The grounding chunk indicesGroundingSupport.Builder
GroundingSupport.Builder. segment(GroundingSupportSegment segment)
GroundingSupport.Builder
GroundingSupport. toBuilder()
-