| Package | Description |
|---|---|
| com.azure.storage.blob.models |
Package containing classes for AzureBlobStorage.
|
| Modifier and Type | Method and Description |
|---|---|
BlockLookupList |
BlockLookupList.setCommitted(List<String> committed)
Set the committed property: The Committed property.
|
BlockLookupList |
BlockLookupList.setLatest(List<String> latest)
Set the latest property: The Latest property.
|
BlockLookupList |
BlockLookupList.setUncommitted(List<String> uncommitted)
Set the uncommitted property: The Uncommitted property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.