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.model
Methods in com.oracle.bmc.datalabelingservicedataplane.model that return AnnotationCollection Modifier and Type Method Description AnnotationCollection
AnnotationCollection.Builder. build()
Methods in com.oracle.bmc.datalabelingservicedataplane.model with parameters of type AnnotationCollection Modifier and Type Method Description AnnotationCollection.Builder
AnnotationCollection.Builder. copy(AnnotationCollection model)
-
Uses of AnnotationCollection in com.oracle.bmc.datalabelingservicedataplane.responses
Methods in com.oracle.bmc.datalabelingservicedataplane.responses that return AnnotationCollection Modifier and Type Method Description AnnotationCollection
ListAnnotationsResponse. getAnnotationCollection()
The returned AnnotationCollection instance.Methods in com.oracle.bmc.datalabelingservicedataplane.responses with parameters of type AnnotationCollection Modifier and Type Method Description ListAnnotationsResponse.Builder
ListAnnotationsResponse.Builder. annotationCollection(AnnotationCollection annotationCollection)
The returned AnnotationCollection instance.
-