Uses of Class
com.oracle.bmc.datalabelingservicedataplane.model.AnnotationCollection.Builder
-
Packages that use AnnotationCollection.Builder Package Description com.oracle.bmc.datalabelingservicedataplane.model -
-
Uses of AnnotationCollection.Builder in com.oracle.bmc.datalabelingservicedataplane.model
Methods in com.oracle.bmc.datalabelingservicedataplane.model that return AnnotationCollection.Builder Modifier and Type Method Description static AnnotationCollection.Builder
AnnotationCollection. builder()
Create a new builder.AnnotationCollection.Builder
AnnotationCollection.Builder. copy(AnnotationCollection model)
AnnotationCollection.Builder
AnnotationCollection.Builder. items(List<AnnotationSummary> items)
The list of annotations.AnnotationCollection.Builder
AnnotationCollection. toBuilder()
-