Uses of Class
com.oracle.bmc.datalabelingservicedataplane.model.RecordAnalyticsAggregationCollection
-
Packages that use RecordAnalyticsAggregationCollection Package Description com.oracle.bmc.datalabelingservicedataplane.model com.oracle.bmc.datalabelingservicedataplane.responses -
-
Uses of RecordAnalyticsAggregationCollection in com.oracle.bmc.datalabelingservicedataplane.model
Methods in com.oracle.bmc.datalabelingservicedataplane.model that return RecordAnalyticsAggregationCollection Modifier and Type Method Description RecordAnalyticsAggregationCollectionRecordAnalyticsAggregationCollection.Builder. build()Methods in com.oracle.bmc.datalabelingservicedataplane.model with parameters of type RecordAnalyticsAggregationCollection Modifier and Type Method Description RecordAnalyticsAggregationCollection.BuilderRecordAnalyticsAggregationCollection.Builder. copy(RecordAnalyticsAggregationCollection model) -
Uses of RecordAnalyticsAggregationCollection in com.oracle.bmc.datalabelingservicedataplane.responses
Methods in com.oracle.bmc.datalabelingservicedataplane.responses that return RecordAnalyticsAggregationCollection Modifier and Type Method Description RecordAnalyticsAggregationCollectionSummarizeRecordAnalyticsResponse. getRecordAnalyticsAggregationCollection()The returned RecordAnalyticsAggregationCollection instance.Methods in com.oracle.bmc.datalabelingservicedataplane.responses with parameters of type RecordAnalyticsAggregationCollection Modifier and Type Method Description SummarizeRecordAnalyticsResponse.BuilderSummarizeRecordAnalyticsResponse.Builder. recordAnalyticsAggregationCollection(RecordAnalyticsAggregationCollection recordAnalyticsAggregationCollection)The returned RecordAnalyticsAggregationCollection instance.
-