Class DataQualityMetricRequest.Builder
Object
Builder
- Enclosing class:
DataQualityMetricRequest
-
Method Summary
Modifier and TypeMethodDescriptionattributeTypeId
(UUID attributeTypeId) The ID of the attribute type that defines the value that is used as the data quality metric.build()
but()
Deprecated.This method will be removed in the future.countOperation
(DataQualityCountOperation countOperation) The operation that should be performed when aggregating the quality results.toString()
-
Method Details
-
but
Deprecated.This method will be removed in the future. Please, useDataQualityMetricRequest.builder()
Clone method for this Builder. -
countOperation
The operation that should be performed when aggregating the quality results.- Returns:
this
.
-
attributeTypeId
The ID of the attribute type that defines the value that is used as the data quality metric.- Returns:
this
.
-
build
-
toString
-