| Package | Description |
|---|---|
| com.microsoft.azure.storage.blob.models |
This package contains the blob.models classes for StorageClient.
|
| Modifier and Type | Method and Description |
|---|---|
BlobPrefix |
BlobPrefix.withName(String name)
Set the name value.
|
| Modifier and Type | Method and Description |
|---|---|
List<BlobPrefix> |
BlobHierarchyList.blobPrefix()
Get the blobPrefix value.
|
| Modifier and Type | Method and Description |
|---|---|
BlobHierarchyList |
BlobHierarchyList.withBlobPrefix(List<BlobPrefix> blobPrefix)
Set the blobPrefix value.
|
Copyright © 2018. All rights reserved.