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.model
Methods in com.oracle.bmc.datalabelingservicedataplane.model that return AnnotationAnalyticsAggregationCollection.Builder Modifier and Type Method Description static AnnotationAnalyticsAggregationCollection.Builder
AnnotationAnalyticsAggregationCollection. builder()
Create a new builder.AnnotationAnalyticsAggregationCollection.Builder
AnnotationAnalyticsAggregationCollection.Builder. copy(AnnotationAnalyticsAggregationCollection model)
AnnotationAnalyticsAggregationCollection.Builder
AnnotationAnalyticsAggregationCollection.Builder. items(List<AnnotationAnalyticsAggregation> items)
The list of annotation entities.AnnotationAnalyticsAggregationCollection.Builder
AnnotationAnalyticsAggregationCollection. toBuilder()
-