public static class AnnotationAggregationDimensions.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AnnotationAggregationDimensions |
build() |
AnnotationAggregationDimensions.Builder |
copy(AnnotationAggregationDimensions model) |
AnnotationAggregationDimensions.Builder |
label(Label label) |
AnnotationAggregationDimensions.Builder |
updatedBy(String updatedBy)
The OCID of the principal which updated the resource.
|
public AnnotationAggregationDimensions.Builder label(Label label)
public AnnotationAggregationDimensions.Builder updatedBy(String updatedBy)
The OCID of the principal which updated the resource.
updatedBy
- the value to setpublic AnnotationAggregationDimensions build()
public AnnotationAggregationDimensions.Builder copy(AnnotationAggregationDimensions model)
Copyright © 2016–2024. All rights reserved.