Represents the options that may be set on a {@link com.microsoft.windowsazure.services.blob.BlobContract#commitBlobBlocks(String,String,BlockList,CommitBlobBlocksOptions) commitBlobBlocks} request. These options include an optional server timeoutfor the operation, the MIME content type and content encoding for the blob, the content language, the MD5 hash, a cache control value, blob metadata, a blob lease ID, and any access conditions for the operation.
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.