Package | Description |
---|---|
com.microsoft.azure.storage.blob.models |
This package contains the 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> |
BlobHierarchyListSegment.blobPrefixes()
Get the blobPrefixes value.
|
Modifier and Type | Method and Description |
---|---|
BlobHierarchyListSegment |
BlobHierarchyListSegment.withBlobPrefixes(List<BlobPrefix> blobPrefixes)
Set the blobPrefixes value.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.