azure-storage-blobs
Classes | Static Public Member Functions | List of all members
Azure::Storage::Blobs::BlobRestClient::BlockBlob Class Reference

Classes

struct  CommitBlockListOptions
 
struct  GetBlockListOptions
 
struct  StageBlockFromUriOptions
 
struct  StageBlockOptions
 
struct  UploadBlockBlobOptions
 

Static Public Member Functions

static Azure::Core::Response< UploadBlockBlobResultUpload (const Azure::Core::Context &context, Azure::Core::Http::HttpPipeline &pipeline, const Azure::Core::Http::Url &url, Azure::Core::Http::BodyStream *requestBody, const UploadBlockBlobOptions &options)
 
static Azure::Core::Response< StageBlockResultStageBlock (const Azure::Core::Context &context, Azure::Core::Http::HttpPipeline &pipeline, const Azure::Core::Http::Url &url, Azure::Core::Http::BodyStream *requestBody, const StageBlockOptions &options)
 
static Azure::Core::Response< StageBlockFromUriResultStageBlockFromUri (const Azure::Core::Context &context, Azure::Core::Http::HttpPipeline &pipeline, const Azure::Core::Http::Url &url, const StageBlockFromUriOptions &options)
 
static Azure::Core::Response< CommitBlockListResultCommitBlockList (const Azure::Core::Context &context, Azure::Core::Http::HttpPipeline &pipeline, const Azure::Core::Http::Url &url, const CommitBlockListOptions &options)
 
static Azure::Core::Response< GetBlockListResultGetBlockList (const Azure::Core::Context &context, Azure::Core::Http::HttpPipeline &pipeline, const Azure::Core::Http::Url &url, const GetBlockListOptions &options)
 

The documentation for this class was generated from the following file: