| Package | Description |
|---|---|
| com.microsoft.azure.storage.blob |
| Modifier and Type | Field and Description |
|---|---|
static BlobListingDetails |
BlobListingDetails.NONE
An object representing no listing details.
|
| Modifier and Type | Method and Description |
|---|---|
BlobListingDetails |
ListBlobsOptions.getDetails() |
| Constructor and Description |
|---|
ListBlobsOptions(BlobListingDetails details,
String prefix,
Integer maxResults)
An object filled with the specified values.
|
Copyright © 2018. All rights reserved.