Uses of Class
com.oracle.database.selectai.model.SyntheticDataSingleRequest
Packages that use SyntheticDataSingleRequest
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 SyntheticDataSingleRequest in com.oracle.database.selectai
Methods in com.oracle.database.selectai with parameters of type SyntheticDataSingleRequestModifier and TypeMethodDescriptionbooleanProfile.generateSyntheticData(SyntheticDataSingleRequest request) Generates synthetic data using this profile and a single-object request payload. -
Uses of SyntheticDataSingleRequest in com.oracle.database.selectai.model
Methods in com.oracle.database.selectai.model that return SyntheticDataSingleRequestModifier and TypeMethodDescriptionSyntheticDataSingleRequest.Builder.build()Builds the single-object synthetic data request.