Represents the options that may be set on a {@link com.microsoft.windowsazure.services.blob.BlobContract#getBlob(String,String,GetBlobOptions) getBlob} request.These options include an optional server timeout for the operation, a snapshot timestamp to specify a snapshot, a blob lease ID to get a blob with an active lease, an optional start and end range for blob content to return, and any access conditions to satisfy.
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.