public class EC2RestClientModule<S extends EC2Client,A extends EC2AsyncClient> extends WithZonesFormSigningRestClientModule<S,A>
Modifier and Type | Field and Description |
---|---|
static Map<Class<?>,Class<?>> |
DELEGATE_MAP |
asyncClientType, authException, delegates, syncClientType, URI_SUPPLIER_TYPE
Constructor and Description |
---|
EC2RestClientModule() |
EC2RestClientModule(Class<S> sync,
Class<A> async,
Map<Class<?>,Class<?>> delegateMap) |
Modifier and Type | Method and Description |
---|---|
static EC2RestClientModule<EC2Client,EC2AsyncClient> |
create() |
protected void |
installLocations() |
provideTimeStamp
bindErrorHandlers, bindRetryHandlers
bindAsyncClient, bindClient, configure
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
public static EC2RestClientModule<EC2Client,EC2AsyncClient> create()
protected void installLocations()
installLocations
in class RestClientModule<S extends EC2Client,A extends EC2AsyncClient>
Copyright © 2009-2012 jclouds. All Rights Reserved.