public interface LoadBalancerServiceContext
Modifier and Type | Method and Description |
---|---|
void |
close() |
LoadBalancerService |
getLoadBalancerService() |
<S,A> RestContext<S,A> |
getProviderSpecificContext() |
Utils |
getUtils() |
Utils |
utils() |
LoadBalancerService getLoadBalancerService()
<S,A> RestContext<S,A> getProviderSpecificContext()
Utils getUtils()
Utils utils()
getUtils()
void close()
Copyright © 2009-2012 jclouds. All Rights Reserved.