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

Classes

struct  FilterBlobsSegmentOptions
 
struct  GetAccountInfoOptions
 
struct  GetServicePropertiesOptions
 
struct  GetServiceStatisticsOptions
 
struct  GetUserDelegationKeyOptions
 
struct  ListContainersSegmentOptions
 
struct  SetServicePropertiesOptions
 

Static Public Member Functions

static Azure::Core::Response< ListContainersSegmentResultListBlobContainers (const Azure::Core::Context &context, Azure::Core::Http::HttpPipeline &pipeline, const Azure::Core::Http::Url &url, const ListContainersSegmentOptions &options)
 
static Azure::Core::Response< GetUserDelegationKeyResultGetUserDelegationKey (const Azure::Core::Context &context, Azure::Core::Http::HttpPipeline &pipeline, const Azure::Core::Http::Url &url, const GetUserDelegationKeyOptions &options)
 
static Azure::Core::Response< GetServicePropertiesResultGetProperties (const Azure::Core::Context &context, Azure::Core::Http::HttpPipeline &pipeline, const Azure::Core::Http::Url &url, const GetServicePropertiesOptions &options)
 
static Azure::Core::Response< SetServicePropertiesResultSetProperties (const Azure::Core::Context &context, Azure::Core::Http::HttpPipeline &pipeline, const Azure::Core::Http::Url &url, const SetServicePropertiesOptions &options)
 
static Azure::Core::Response< GetAccountInfoResultGetAccountInfo (const Azure::Core::Context &context, Azure::Core::Http::HttpPipeline &pipeline, const Azure::Core::Http::Url &url, const GetAccountInfoOptions &options)
 
static Azure::Core::Response< GetServiceStatisticsResultGetStatistics (const Azure::Core::Context &context, Azure::Core::Http::HttpPipeline &pipeline, const Azure::Core::Http::Url &url, const GetServiceStatisticsOptions &options)
 
static Azure::Core::Response< FilterBlobsSegmentResultFilterBlobs (const Azure::Core::Context &context, Azure::Core::Http::HttpPipeline &pipeline, const Azure::Core::Http::Url &url, const FilterBlobsSegmentOptions &options)
 

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