Uses of Class
com.oracle.bmc.datalabelingservicedataplane.model.AnnotationAnalyticsAggregationCollection
-
Packages that use AnnotationAnalyticsAggregationCollection Package Description com.oracle.bmc.datalabelingservicedataplane.model com.oracle.bmc.datalabelingservicedataplane.responses -
-
Uses of AnnotationAnalyticsAggregationCollection in com.oracle.bmc.datalabelingservicedataplane.model
Methods in com.oracle.bmc.datalabelingservicedataplane.model that return AnnotationAnalyticsAggregationCollection Modifier and Type Method Description AnnotationAnalyticsAggregationCollection
AnnotationAnalyticsAggregationCollection.Builder. build()
Methods in com.oracle.bmc.datalabelingservicedataplane.model with parameters of type AnnotationAnalyticsAggregationCollection Modifier and Type Method Description AnnotationAnalyticsAggregationCollection.Builder
AnnotationAnalyticsAggregationCollection.Builder. copy(AnnotationAnalyticsAggregationCollection model)
-
Uses of AnnotationAnalyticsAggregationCollection in com.oracle.bmc.datalabelingservicedataplane.responses
Methods in com.oracle.bmc.datalabelingservicedataplane.responses that return AnnotationAnalyticsAggregationCollection Modifier and Type Method Description AnnotationAnalyticsAggregationCollection
SummarizeAnnotationAnalyticsResponse. getAnnotationAnalyticsAggregationCollection()
The returned AnnotationAnalyticsAggregationCollection instance.Methods in com.oracle.bmc.datalabelingservicedataplane.responses with parameters of type AnnotationAnalyticsAggregationCollection Modifier and Type Method Description SummarizeAnnotationAnalyticsResponse.Builder
SummarizeAnnotationAnalyticsResponse.Builder. annotationAnalyticsAggregationCollection(AnnotationAnalyticsAggregationCollection annotationAnalyticsAggregationCollection)
The returned AnnotationAnalyticsAggregationCollection instance.
-