Class TeamAccessLogsRequest.TeamAccessLogsRequestBuilder
java.lang.Object
com.slack.api.methods.request.team.TeamAccessLogsRequest.TeamAccessLogsRequestBuilder
- Enclosing class:
- TeamAccessLogsRequest
-
Method Details
-
token
Authentication token. Requires scope: `admin`- Returns:
this.
-
before
End of time range of logs to include in results (inclusive).- Returns:
this.
-
count
- Returns:
this.
-
page
- Returns:
this.
-
teamId
Required for org-wide apps.- Returns:
this.
-
limit
The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. If specified, result is returned using a cursor-based approach instead of a classic one.- Returns:
this.
-
cursor
Parameter for pagination. Set cursor equal to the next_cursor attribute returned by the previous request's response_metadata. This parameter is optional, but pagination is mandatory: the default value simply fetches the first "page" of the collection.- Returns:
this.
-
build
-
toString
-