| Package | Description |
|---|---|
| com.microsoft.azure.storage.blob.models |
This package contains the blob.models classes for StorageClient.
|
| Modifier and Type | Method and Description |
|---|---|
BlobFlatList |
ListBlobsFlatResponse.blobs()
Get the blobs value.
|
BlobFlatList |
BlobFlatList.withBlob(List<Blob> blob)
Set the blob value.
|
| Modifier and Type | Method and Description |
|---|---|
ListBlobsFlatResponse |
ListBlobsFlatResponse.withBlobs(BlobFlatList blobs)
Set the blobs value.
|
Copyright © 2018. All rights reserved.