Class FindStatusesRequest.Builder
Object
Builder
- Enclosing class:
FindStatusesRequest
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbuild()
but()
Deprecated.This method will be removed in the future.description
(String description) limit
(int limit) nameMatchMode
(MatchMode nameMatchMode) offset
(int offset) 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, useFindStatusesRequest.builder()
.Clone method for this Builder. -
name
- Returns:
this
.
-
nameMatchMode
- Returns:
this
.
-
description
- Returns:
this
.
-
build
-
toString
-