Uses of Class
com.oracle.bmc.datalabelingservicedataplane.model.AnnotationAnalyticsAggregationCollection.Builder
- 
Packages that use AnnotationAnalyticsAggregationCollection.Builder Package Description com.oracle.bmc.datalabelingservicedataplane.model 
- 
- 
Uses of AnnotationAnalyticsAggregationCollection.Builder in com.oracle.bmc.datalabelingservicedataplane.modelMethods in com.oracle.bmc.datalabelingservicedataplane.model that return AnnotationAnalyticsAggregationCollection.Builder Modifier and Type Method Description static AnnotationAnalyticsAggregationCollection.BuilderAnnotationAnalyticsAggregationCollection. builder()Create a new builder.AnnotationAnalyticsAggregationCollection.BuilderAnnotationAnalyticsAggregationCollection.Builder. copy(AnnotationAnalyticsAggregationCollection model)AnnotationAnalyticsAggregationCollection.BuilderAnnotationAnalyticsAggregationCollection.Builder. items(List<AnnotationAnalyticsAggregation> items)The list of annotation entities.AnnotationAnalyticsAggregationCollection.BuilderAnnotationAnalyticsAggregationCollection. toBuilder()
 
-