Package org.jclouds.azureblob.domain
Interface BlobBlockProperties
- All Known Implementing Classes:
BlobBlockPropertiesImpl
public interface BlobBlockProperties
Properties on a specific block within a blob
-
Method Summary
Modifier and TypeMethodDescriptionlong
boolean
-
Method Details
-
getBlockName
String getBlockName() -
isCommitted
boolean isCommitted() -
getContentLength
long getContentLength()
-