azure-sdk-for-cpp/sdk/storage/sample
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
..
blob_getting_started.cpp Integrate Response<T> into Storage Blobs Service (#327) 2020-07-21 10:31:00 +08:00
CMakeLists.txt Datalake full feature support PR. (#257) 2020-07-13 05:31:02 -07:00
datalake_getting_started.cpp Add Unittest for Blob Service, other fixes and enhancements found during validation (#181) 2020-06-24 01:17:09 -07:00
main.cpp Add Unittest for Blob Service, other fixes and enhancements found during validation (#181) 2020-06-24 01:17:09 -07:00
samples_common.hpp Add Unittest for Blob Service, other fixes and enhancements found during validation (#181) 2020-06-24 01:17:09 -07:00