Class FindDataQualityRulesRequest.Builder
Object
Builder
- Enclosing class:
FindDataQualityRulesRequest
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
but()
Deprecated.This method will be removed in the future.countLimit
(int countLimit) limit
(int limit) nameMatchMode
(MatchMode nameMatchMode) offset
(int offset) sortField
(FindDataQualityRulesRequest.SortField sortField) toString()
-
Field Details
-
offset
Deprecated.This field will become private in the next major release. -
limit
Deprecated.This field will become private in the next major release.
-
-
Method Details
-
offset
-
limit
-
but
Deprecated.This method will be removed in the future. Please, useFindDataQualityRulesRequest.builder()
Clone method for this Builder. -
countLimit
- Returns:
this
.
-
name
- Returns:
this
.
-
nameMatchMode
- Returns:
this
.
-
sortField
public FindDataQualityRulesRequest.Builder sortField(FindDataQualityRulesRequest.SortField sortField) - Returns:
this
.
-
sortOrder
- Returns:
this
.
-
build
-
toString
-