Uses of Class
com.oracle.database.selectai.model.SummaryParams
Packages that use SummaryParams
Package
Description
Public API for using Oracle Select AI from Java applications.
Typed configuration, request, and value models used by the Select AI Java
API.
-
Uses of SummaryParams in com.oracle.database.selectai
Methods in com.oracle.database.selectai with parameters of type SummaryParams -
Uses of SummaryParams in com.oracle.database.selectai.model
Methods in com.oracle.database.selectai.model that return SummaryParamsModifier and TypeMethodDescriptionSummaryParams.Builder.build()Builds immutable summarize parameters.