Interface GoGridApi

All Superinterfaces:
AutoCloseable, Closeable

public interface GoGridApi extends Closeable
  • Method Details

    • getServerServices

      GridServerApi getServerServices()
      Services with methods, related to managing servers
    • getJobServices

      GridJobApi getJobServices()
      Services with methods, related to retrieving jobs
    • getIpServices

      GridIpApi getIpServices()
      Services with methods, related to retrieving IP addresses
    • getLoadBalancerServices

      GridLoadBalancerApi getLoadBalancerServices()
      Services with methods, related to managing load balancers.
    • getImageServices

      GridImageApi getImageServices()
      Services with methods, related to managing images.