Uses of Class
com.oracle.bmc.datalabelingservicedataplane.model.AnnotationAggregationDimensions.Builder
-
Packages that use AnnotationAggregationDimensions.Builder Package Description com.oracle.bmc.datalabelingservicedataplane.model -
-
Uses of AnnotationAggregationDimensions.Builder in com.oracle.bmc.datalabelingservicedataplane.model
Methods in com.oracle.bmc.datalabelingservicedataplane.model that return AnnotationAggregationDimensions.Builder Modifier and Type Method Description static AnnotationAggregationDimensions.Builder
AnnotationAggregationDimensions. builder()
Create a new builder.AnnotationAggregationDimensions.Builder
AnnotationAggregationDimensions.Builder. copy(AnnotationAggregationDimensions model)
AnnotationAggregationDimensions.Builder
AnnotationAggregationDimensions.Builder. label(Label label)
AnnotationAggregationDimensions.Builder
AnnotationAggregationDimensions. toBuilder()
AnnotationAggregationDimensions.Builder
AnnotationAggregationDimensions.Builder. updatedBy(String updatedBy)
The OCID of the principal which updated the resource.
-