Uses of Class
com.oracle.bmc.datalabelingservice.model.AnnotationFormatCollection
- 
Packages that use AnnotationFormatCollection Package Description com.oracle.bmc.datalabelingservice.model com.oracle.bmc.datalabelingservice.responses 
- 
- 
Uses of AnnotationFormatCollection in com.oracle.bmc.datalabelingservice.modelMethods in com.oracle.bmc.datalabelingservice.model that return AnnotationFormatCollection Modifier and Type Method Description AnnotationFormatCollectionAnnotationFormatCollection.Builder. build()Methods in com.oracle.bmc.datalabelingservice.model with parameters of type AnnotationFormatCollection Modifier and Type Method Description AnnotationFormatCollection.BuilderAnnotationFormatCollection.Builder. copy(AnnotationFormatCollection model)
- 
Uses of AnnotationFormatCollection in com.oracle.bmc.datalabelingservice.responsesMethods in com.oracle.bmc.datalabelingservice.responses that return AnnotationFormatCollection Modifier and Type Method Description AnnotationFormatCollectionListAnnotationFormatsResponse. getAnnotationFormatCollection()The returned AnnotationFormatCollection instance.Methods in com.oracle.bmc.datalabelingservice.responses with parameters of type AnnotationFormatCollection Modifier and Type Method Description ListAnnotationFormatsResponse.BuilderListAnnotationFormatsResponse.Builder. annotationFormatCollection(AnnotationFormatCollection annotationFormatCollection)The returned AnnotationFormatCollection instance.
 
-