static AnnotationAnalyticsAggregation.Builder |
AnnotationAnalyticsAggregation.builder() |
Create a new builder.
|
AnnotationAnalyticsAggregation.Builder |
AnnotationAnalyticsAggregation.Builder.compartmentId(String compartmentId) |
The OCID of the compartment containing the annotations.
|
AnnotationAnalyticsAggregation.Builder |
AnnotationAnalyticsAggregation.Builder.copy(AnnotationAnalyticsAggregation model) |
|
AnnotationAnalyticsAggregation.Builder |
AnnotationAnalyticsAggregation.Builder.count(BigDecimal count) |
The count of the matching results.
|
AnnotationAnalyticsAggregation.Builder |
AnnotationAnalyticsAggregation.Builder.datasetId(String datasetId) |
The OCID of the dataset the annotations belong to.
|
AnnotationAnalyticsAggregation.Builder |
AnnotationAnalyticsAggregation.Builder.dimensions(AnnotationAggregationDimensions dimensions) |
|
AnnotationAnalyticsAggregation.Builder |
AnnotationAnalyticsAggregation.Builder.lifecycleState(Annotation.LifecycleState lifecycleState) |
Describes the lifecycle state.
|
AnnotationAnalyticsAggregation.Builder |
AnnotationAnalyticsAggregation.toBuilder() |
|
AnnotationAnalyticsAggregation.Builder |
AnnotationAnalyticsAggregation.Builder.updatedBy(String updatedBy) |
The OCID of the principal which updated the annotation.
|