Uses of Class
com.oracle.bmc.datalabelingservicedataplane.model.RecordAnalyticsAggregationCollection.Builder
-
Packages that use RecordAnalyticsAggregationCollection.Builder Package Description com.oracle.bmc.datalabelingservicedataplane.model -
-
Uses of RecordAnalyticsAggregationCollection.Builder in com.oracle.bmc.datalabelingservicedataplane.model
Methods in com.oracle.bmc.datalabelingservicedataplane.model that return RecordAnalyticsAggregationCollection.Builder Modifier and Type Method Description static RecordAnalyticsAggregationCollection.BuilderRecordAnalyticsAggregationCollection. builder()Create a new builder.RecordAnalyticsAggregationCollection.BuilderRecordAnalyticsAggregationCollection.Builder. copy(RecordAnalyticsAggregationCollection model)RecordAnalyticsAggregationCollection.BuilderRecordAnalyticsAggregationCollection.Builder. items(List<RecordAnalyticsAggregation> items)The list of record entities.RecordAnalyticsAggregationCollection.BuilderRecordAnalyticsAggregationCollection. toBuilder()
-