public interface GoGridApi extends Closeable
Modifier and Type | Method and Description |
---|---|
GridImageApi |
getImageServices()
Services with methods, related to managing images.
|
GridIpApi |
getIpServices()
Services with methods, related to retrieving IP addresses
|
GridJobApi |
getJobServices()
Services with methods, related to retrieving jobs
|
GridLoadBalancerApi |
getLoadBalancerServices()
Services with methods, related to managing load balancers.
|
GridServerApi |
getServerServices()
Services with methods, related to managing servers
|
GridServerApi getServerServices()
GridJobApi getJobServices()
GridIpApi getIpServices()
GridLoadBalancerApi getLoadBalancerServices()
GridImageApi getImageServices()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.