java.lang.Object
org.jclouds.azureblob.AzureBlobFallbacks.FalseIfContainerAlreadyExists
- All Implemented Interfaces:
org.jclouds.Fallback<Boolean>
- Enclosing class:
AzureBlobFallbacks
public static final class AzureBlobFallbacks.FalseIfContainerAlreadyExists
extends Object
implements org.jclouds.Fallback<Boolean>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FalseIfContainerAlreadyExists
public FalseIfContainerAlreadyExists()
-
Method Details
-
createOrPropagate
- Specified by:
createOrPropagate in interface org.jclouds.Fallback<Boolean>
- Throws:
Exception