Skip to content

Conversation

@alzimmermsft
Copy link
Member

Fixes #4390, #4431, #4495, #4533, #4539, #4550

Creates a common package for Storage clients, cleans up some documentations, and adds consistency to client builders. Additionally, adds a way to set a HttpPipeline in client builders and adds OAuth support to Queues.

gapra-msft and others added 17 commits July 12, 2019 11:57
* SAS implementation

* Fixed some minor formatting issues

* Fixed checkstyle problems and test issue
Removes RawClients from Storage Blobs
…to ContainerClient (Azure#4376)

* Removed raw clients

* Added deleteContainer to StorageClient

* Added getAppendBlob with snapshot to ContainerClient
* Finished the restructure, refactor builder. Added sleep in record feature. Linting
Merges AppendBlobClientBuilder, BlobClientBuilder, BlockBlobClientBuilder, and PageBlobClientBuilder into a single builder class BlobClientBuilder. Additionally, JavaDoc comments for the other builder classes, ContainerClientBuilder and StorageAccountClientBuilder, were cleaned up and the way the endpoint is handled in builders was changed.
@alzimmermsft alzimmermsft added Storage Storage Service (Queues, Blobs, Files) Client This issue points to a problem in the data-plane of the library. labels Jul 29, 2019
@alzimmermsft alzimmermsft self-assigned this Jul 29, 2019
@joshfree joshfree changed the title Azure Stoage Common Package Azure Storage Common Package Jul 30, 2019
@alzimmermsft
Copy link
Member Author

Closing this PR due to it being stale and having numerous irreconcilable merge conflict, opened #4918 in its place.

@alzimmermsft alzimmermsft deleted the AzStorage_Common_Package branch March 20, 2020 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add helper method in API like postResponseProcess

3 participants