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.Builder
RecordAnalyticsAggregationCollection. builder()
Create a new builder.RecordAnalyticsAggregationCollection.Builder
RecordAnalyticsAggregationCollection.Builder. copy(RecordAnalyticsAggregationCollection model)
RecordAnalyticsAggregationCollection.Builder
RecordAnalyticsAggregationCollection.Builder. items(List<RecordAnalyticsAggregation> items)
The list of record entities.RecordAnalyticsAggregationCollection.Builder
RecordAnalyticsAggregationCollection. toBuilder()
-