Represents the options that may be set on a {@link com.microsoft.windowsazure.services.blob.BlobContract#createBlobBlock(String,String,String,java.io.InputStream,CreateBlobBlockOptions) createBlobBlock} request. These options include an optional server timeoutfor the operation, the lease ID if the blob has an active lease, and the MD5 hash value for the block content.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.