Uses of Class
com.azure.storage.blob.models.BlockLookupList
Packages that use BlockLookupList
Package
Description
Package containing the data models for AzureBlobStorage.
-
Uses of BlockLookupList in com.azure.storage.blob.models
Methods in com.azure.storage.blob.models that return BlockLookupListModifier and TypeMethodDescriptionstatic BlockLookupList
BlockLookupList.fromXml
(com.azure.xml.XmlReader xmlReader) Reads an instance of BlockLookupList from the XmlReader.static BlockLookupList
Reads an instance of BlockLookupList from the XmlReader.BlockLookupList.setCommitted
(List<String> committed) Set the committed property: The Committed property.Set the latest property: The Latest property.BlockLookupList.setUncommitted
(List<String> uncommitted) Set the uncommitted property: The Uncommitted property.