Class BlobClient

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public final class BlobClient
    extends Object
    implements Closeable
    The BLOB client can communicate with the BLOB server and either upload (PUT), download (GET), or delete (DELETE) BLOBs.