Class FindAttributeTypesRequest.Builder
Object
Builder
- Enclosing class:
FindAttributeTypesRequest
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbuild()but()Deprecated.This method will be removed in the future.countLimit(int countLimit) kind(AttributeKind kind) limit(int limit) nameMatchMode(MatchMode nameMatchMode) offset(int offset) sortField(FindAttributeTypesRequest.SortField sortField) statisticsEnabled(Boolean statisticsEnabled) 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, useFindAttributeTypesRequest.builder().Clone method for this Builder. -
name
- Returns:
this.
-
nameMatchMode
- Returns:
this.
-
kind
- Returns:
this.
-
language
- Returns:
this.
-
statisticsEnabled
- Returns:
this.
-
isInteger
- Returns:
this.
-
sortField
- Returns:
this.
-
sortOrder
- Returns:
this.
-
countLimit
- Returns:
this.
-
build
-
toString
-