| Package | Description |
|---|---|
| com.microsoft.azure.storage.blob |
This package contains the classes for StorageClient.
|
| Modifier and Type | Field and Description |
|---|---|
protected GeneratedStorageClient |
StorageURL.storageClient |
| Modifier and Type | Method and Description |
|---|---|
GeneratedStorageClient |
GeneratedStorageClient.withUrl(String url)
Sets The URL of the service account, container, or blob that is the targe of the desired operation.
|
GeneratedStorageClient |
GeneratedStorageClient.withVersion(String version)
Sets Specifies the version of the operation to use for this request.
|
| Constructor and Description |
|---|
GeneratedAppendBlobs(GeneratedStorageClient client)
Initializes an instance of GeneratedAppendBlobs.
|
GeneratedBlobs(GeneratedStorageClient client)
Initializes an instance of GeneratedBlobs.
|
GeneratedBlockBlobs(GeneratedStorageClient client)
Initializes an instance of GeneratedBlockBlobs.
|
GeneratedContainers(GeneratedStorageClient client)
Initializes an instance of GeneratedContainers.
|
GeneratedPageBlobs(GeneratedStorageClient client)
Initializes an instance of GeneratedPageBlobs.
|
GeneratedServices(GeneratedStorageClient client)
Initializes an instance of GeneratedServices.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.