Uses of Class
com.oracle.bmc.datalabelingservice.model.AnnotationFormat.Builder
-
Packages that use AnnotationFormat.Builder Package Description com.oracle.bmc.datalabelingservice.model -
-
Uses of AnnotationFormat.Builder in com.oracle.bmc.datalabelingservice.model
Methods in com.oracle.bmc.datalabelingservice.model that return AnnotationFormat.Builder Modifier and Type Method Description static AnnotationFormat.Builder
AnnotationFormat. builder()
Create a new builder.AnnotationFormat.Builder
AnnotationFormat.Builder. copy(AnnotationFormat model)
AnnotationFormat.Builder
AnnotationFormat.Builder. name(String name)
A unique name for the target AnnotationFormat for the Dataset.AnnotationFormat.Builder
AnnotationFormat. toBuilder()
-