azure-sdk-for-cpp/sdk/storage/src
JinmingHu 4d19f3b078
Integrate Response<T> into Storage Blobs Service (#327)
* Revert changes to storage code

* adapt to breaking changes in Azure::Core, Response->RawResponse, pipeline clone returns unique_ptr

* just to make build pass, remove this commit after https://github.com/Azure/azure-sdk-for-cpp/pull/326 is merged

* adapt to Response<T>

* concurrent upload/download also return Response<T>

* add BlobInfo and BlobContainerInfo
2020-07-21 10:31:00 +08:00
..
blobs Integrate Response<T> into Storage Blobs Service (#327) 2020-07-21 10:31:00 +08:00
common Core/response t (#316) 2020-07-17 14:43:17 -07:00
datalake suggested changes in API review (#312) 2020-07-16 00:49:55 -07:00