Skip to content

Change BlobServiceClientBuilder to be just a ClientBuilder #1087

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

Merged
merged 3 commits into from
Sep 8, 2022

Conversation

rylev
Copy link
Contributor

@rylev rylev commented Sep 8, 2022

Worked on with @yoshuawuyts 💗

This is the implementation of #1080 only for azure_storage_blobs. Once everyone is happy with this, I can do the other storage SDKs.

BlobServiceClientBuilder is now ClientBuilder and can build all of the clients in azure_storage_blobs. This makes it slightly more ergonomic to get to the client you need with the right options.

cc @gorzell

@rylev rylev requested a review from bmc-msft September 8, 2022 09:30
@bmc-msft bmc-msft merged commit e8c9bca into Azure:main Sep 8, 2022
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

Successfully merging this pull request may close these issues.

2 participants