public class EndpointIfAlreadyExists extends Object implements org.jclouds.Fallback<URI>, org.jclouds.rest.InvocationContext<EndpointIfAlreadyExists>
| Constructor and Description |
|---|
EndpointIfAlreadyExists() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<URI> |
create(Throwable t) |
URI |
createOrPropagate(Throwable t) |
EndpointIfAlreadyExists |
setContext(org.jclouds.http.HttpRequest request) |
public com.google.common.util.concurrent.ListenableFuture<URI> create(Throwable t) throws Exception
public EndpointIfAlreadyExists setContext(org.jclouds.http.HttpRequest request)
setContext in interface org.jclouds.rest.InvocationContext<EndpointIfAlreadyExists>Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.