Package org.jclouds.s3.fallbacks
Class FalseIfBucketAlreadyOwnedByYouOrOperationAbortedWhenBucketExists
- java.lang.Object
-
- org.jclouds.s3.fallbacks.FalseIfBucketAlreadyOwnedByYouOrOperationAbortedWhenBucketExists
-
- All Implemented Interfaces:
org.jclouds.Fallback<Boolean>,org.jclouds.rest.InvocationContext<FalseIfBucketAlreadyOwnedByYouOrOperationAbortedWhenBucketExists>
public class FalseIfBucketAlreadyOwnedByYouOrOperationAbortedWhenBucketExists extends Object implements org.jclouds.Fallback<Boolean>, org.jclouds.rest.InvocationContext<FalseIfBucketAlreadyOwnedByYouOrOperationAbortedWhenBucketExists>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BooleancreateOrPropagate(Throwable t)FalseIfBucketAlreadyOwnedByYouOrOperationAbortedWhenBucketExistssetContext(org.jclouds.http.HttpRequest request)
-
-
-
Method Detail
-
setContext
public FalseIfBucketAlreadyOwnedByYouOrOperationAbortedWhenBucketExists setContext(@Nullable org.jclouds.http.HttpRequest request)
- Specified by:
setContextin interfaceorg.jclouds.rest.InvocationContext<FalseIfBucketAlreadyOwnedByYouOrOperationAbortedWhenBucketExists>
-
-