Interface GCPBlob

All Known Implementing Classes:
GCPBlobImpl, LocalGCPBlobImpl

public interface GCPBlob
  • Method Details

    • getBucket

      String getBucket()
    • getName

      String getName()
    • getContentType

      String getContentType()
    • getSize

      long getSize()