Represents the options that may be set on a {@link com.microsoft.windowsazure.services.blob.BlobContract#deleteContainer(String,DeleteContainerOptions) deleteContainer} request. These options include a server response timeout forthe request and access conditions that specify whether to perform the operation or not depending on the values of the Etag or last modified time of the container. Options that are not set will not be passed to the server with a request.
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.