public interface LoadBalancerServiceContext extends Closeable, View
Modifier and Type | Method and Description |
---|---|
void |
close() |
LoadBalancerService |
getLoadBalancerService() |
<S,A> RestContext<S,A> |
getProviderSpecificContext()
Deprecated.
|
Utils |
getUtils() |
Utils |
utils() |
getBackendType, unwrap, unwrap, unwrap
LoadBalancerService getLoadBalancerService()
Utils getUtils()
Utils utils()
getUtils()
@Deprecated <S,A> RestContext<S,A> getProviderSpecificContext()
View#getInputType
,
View.unwrap(com.google.common.reflect.TypeToken<C>)
void close()
close
in interface AutoCloseable
close
in interface Closeable
Copyright © 2009-2013 jclouds. All Rights Reserved.