Class AdminUsersListRequest.AdminUsersListRequestBuilder
java.lang.Object
com.slack.api.methods.request.admin.users.AdminUsersListRequest.AdminUsersListRequestBuilder
- Enclosing class:
- AdminUsersListRequest
-
Method Details
-
token
Authentication token bearing required scopes.- Returns:
this.
-
teamId
The ID (T1234) of the workspace.- Returns:
this.
-
cursor
Set cursor to next_cursor returned by the previous call to list items in the next page.- Returns:
this.
-
limit
Limit for how many users to be retrieved per page- Returns:
this.
-
build
-
toString
-