Interface BlobBlockProperties

  • All Known Implementing Classes:
    BlobBlockPropertiesImpl

    public interface BlobBlockProperties
    Properties on a specific block within a blob
    • Method Detail

      • getBlockName

        String getBlockName()
      • isCommitted

        boolean isCommitted()
      • getContentLength

        long getContentLength()