Uses of Class
com.oracle.bmc.generativeaidata.model.EnrichmentJobCollection
-
Packages that use EnrichmentJobCollection Package Description com.oracle.bmc.generativeaidata.model com.oracle.bmc.generativeaidata.responses -
-
Uses of EnrichmentJobCollection in com.oracle.bmc.generativeaidata.model
Methods in com.oracle.bmc.generativeaidata.model that return EnrichmentJobCollection Modifier and Type Method Description EnrichmentJobCollectionEnrichmentJobCollection.Builder. build()Methods in com.oracle.bmc.generativeaidata.model with parameters of type EnrichmentJobCollection Modifier and Type Method Description EnrichmentJobCollection.BuilderEnrichmentJobCollection.Builder. copy(EnrichmentJobCollection model) -
Uses of EnrichmentJobCollection in com.oracle.bmc.generativeaidata.responses
Methods in com.oracle.bmc.generativeaidata.responses that return EnrichmentJobCollection Modifier and Type Method Description EnrichmentJobCollectionListEnrichmentJobsResponse. getEnrichmentJobCollection()The returned EnrichmentJobCollection instance.Methods in com.oracle.bmc.generativeaidata.responses with parameters of type EnrichmentJobCollection Modifier and Type Method Description ListEnrichmentJobsResponse.BuilderListEnrichmentJobsResponse.Builder. enrichmentJobCollection(EnrichmentJobCollection enrichmentJobCollection)The returned EnrichmentJobCollection instance.
-