Skip to content

In java binding, how to know what Construct operator requires? #5402

Answered by tisonkun
linghengqian asked this question in Q&A
Discussion options

You must be logged in to vote

Not the Rust source code, but the API docs: https://docs.rs/opendal/latest/opendal/services/index.html

For example, https://docs.rs/opendal/latest/opendal/services/struct.S3.html will tell you the options that can be used for constructing an S3 operator.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@linghengqian
Comment options

Answer selected by tisonkun
Comment options

You must be logged in to vote
1 reply
@tisonkun
Comment options

tisonkun Dec 6, 2024
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants