Uses of Class
com.oracle.bmc.datalabelingservicedataplane.model.AnnotationCollection
- 
Packages that use AnnotationCollection Package Description com.oracle.bmc.datalabelingservicedataplane.model com.oracle.bmc.datalabelingservicedataplane.responses 
- 
- 
Uses of AnnotationCollection in com.oracle.bmc.datalabelingservicedataplane.modelMethods in com.oracle.bmc.datalabelingservicedataplane.model that return AnnotationCollection Modifier and Type Method Description AnnotationCollectionAnnotationCollection.Builder. build()Methods in com.oracle.bmc.datalabelingservicedataplane.model with parameters of type AnnotationCollection Modifier and Type Method Description AnnotationCollection.BuilderAnnotationCollection.Builder. copy(AnnotationCollection model)
- 
Uses of AnnotationCollection in com.oracle.bmc.datalabelingservicedataplane.responsesMethods in com.oracle.bmc.datalabelingservicedataplane.responses that return AnnotationCollection Modifier and Type Method Description AnnotationCollectionListAnnotationsResponse. getAnnotationCollection()The returned AnnotationCollection instance.Methods in com.oracle.bmc.datalabelingservicedataplane.responses with parameters of type AnnotationCollection Modifier and Type Method Description ListAnnotationsResponse.BuilderListAnnotationsResponse.Builder. annotationCollection(AnnotationCollection annotationCollection)The returned AnnotationCollection instance.
 
-