Class BlobAcquireLeaseOptions


  • public class BlobAcquireLeaseOptions
    extends Object
    Extended options that may be passed when acquiring a lease to a blob or container.
    • Constructor Detail

      • BlobAcquireLeaseOptions

        public BlobAcquireLeaseOptions​(int duration)
        Parameters:
        duration - The duration of the lease between 15 to 60 seconds or -1 for an infinite duration.