Builder

public final class Builder

Functions

Link copied to clipboard

Builds the ListFoldersQueryParams object.

Link copied to clipboard
public final ListFoldersQueryParams.Builder includeHiddenFolders(Boolean includeHiddenFolders)

Sets whether to include hidden folders in the response. (Microsoft only)

Link copied to clipboard

Sets the maximum number of objects to return. This field defaults to 10. The maximum allowed value is 200.

Link copied to clipboard

Sets the identifier that specifies which page of data to return. This value should be taken from the next_cursor response field.

Link copied to clipboard

Sets the parent id of the folders to return.

Link copied to clipboard

Sets the fields to return in the response.

Link copied to clipboard

Sets whether to retrieve folders from a single-level hierarchy only. (Microsoft only)