Package | Description |
---|---|
com.microsoft.azure.storage.blob |
This package contains the core types for interacting with Azure Storage; start here.
|
Modifier and Type | Class and Description |
---|---|
class |
AppendBlobURL
Represents a URL to an append blob.
|
class |
BlobURL
Represents a URL to a blob of any type: block, append, or page.
|
class |
BlockBlobURL
Represents a URL to a block blob.
|
class |
ContainerURL
Represents a URL to a container.
|
class |
PageBlobURL
Represents a URL to a page blob.
|
class |
ServiceURL
Represents a URL to a blob service.
|
This documentation was released into the public domain.