Uses of Class
com.oracle.database.selectai.model.SyntheticDataBatchRequest
Packages that use SyntheticDataBatchRequest
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 SyntheticDataBatchRequest in com.oracle.database.selectai
Methods in com.oracle.database.selectai with parameters of type SyntheticDataBatchRequestModifier and TypeMethodDescriptionbooleanProfile.generateSyntheticData(SyntheticDataBatchRequest request) Generates synthetic data using this profile for multiple objects in one request. -
Uses of SyntheticDataBatchRequest in com.oracle.database.selectai.model
Methods in com.oracle.database.selectai.model that return SyntheticDataBatchRequestModifier and TypeMethodDescriptionSyntheticDataBatchRequest.Builder.build()Builds the batch synthetic-data request.