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

Classes

struct  AppendBlockFromUriOptions
 
struct  AppendBlockOptions
 
struct  CreateAppendBlobOptions
 
struct  SealAppendBlobOptions
 

Static Public Member Functions

static Azure::Core::Response< CreateAppendBlobResultCreate (const Azure::Core::Context &context, Azure::Core::Http::HttpPipeline &pipeline, const Azure::Core::Http::Url &url, const CreateAppendBlobOptions &options)
 
static Azure::Core::Response< AppendBlockResultAppendBlock (const Azure::Core::Context &context, Azure::Core::Http::HttpPipeline &pipeline, const Azure::Core::Http::Url &url, Azure::Core::Http::BodyStream *requestBody, const AppendBlockOptions &options)
 
static Azure::Core::Response< AppendBlockFromUriResultAppendBlockFromUri (const Azure::Core::Context &context, Azure::Core::Http::HttpPipeline &pipeline, const Azure::Core::Http::Url &url, const AppendBlockFromUriOptions &options)
 
static Azure::Core::Response< SealAppendBlobResultSeal (const Azure::Core::Context &context, Azure::Core::Http::HttpPipeline &pipeline, const Azure::Core::Http::Url &url, const SealAppendBlobOptions &options)
 

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