Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ListFolderArg is package-private #535

Open
pawanchauhan043 opened this issue Apr 5, 2024 · 1 comment
Open

ListFolderArg is package-private #535

pawanchauhan043 opened this issue Apr 5, 2024 · 1 comment

Comments

@pawanchauhan043
Copy link

ListFolderArg is package-private so customing the arguments is not possible. Is there any other way to customize the parameters?
What is the logic for keeping it package-private?
Documentation is also outdated.

@greg-db
Copy link
Contributor

greg-db commented Apr 5, 2024

You should use listFolderBuilder to get a DbxUserListFolderBuilder which you can use to control the folder listing parameters.

And thanks for the note on the documentation. I'll ask the team to get that updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants