Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane.model |
Modifier and Type | Method and Description |
---|---|
static RecordAnalyticsAggregation.Builder |
RecordAnalyticsAggregation.builder()
Create a new builder.
|
RecordAnalyticsAggregation.Builder |
RecordAnalyticsAggregation.Builder.compartmentId(String compartmentId)
ocid of the compartment the records
|
RecordAnalyticsAggregation.Builder |
RecordAnalyticsAggregation.Builder.copy(RecordAnalyticsAggregation model) |
RecordAnalyticsAggregation.Builder |
RecordAnalyticsAggregation.Builder.count(BigDecimal count)
the count of the matching results
|
RecordAnalyticsAggregation.Builder |
RecordAnalyticsAggregation.Builder.datasetId(String datasetId)
ocid of the dataset the annotation belongs to
|
RecordAnalyticsAggregation.Builder |
RecordAnalyticsAggregation.Builder.dimensions(RecordAggregationDimensions dimensions) |
RecordAnalyticsAggregation.Builder |
RecordAnalyticsAggregation.Builder.lifecycleState(Record.LifecycleState lifecycleState)
Describes the lifecycle state.
|
RecordAnalyticsAggregation.Builder |
RecordAnalyticsAggregation.toBuilder() |
Copyright © 2016–2024. All rights reserved.