Uses of Interface
org.jclouds.gogrid.services.GridJobClient

Packages that use GridJobClient
org.jclouds.gogrid   
org.jclouds.gogrid.predicates   
 

Uses of GridJobClient in org.jclouds.gogrid
 

Methods in org.jclouds.gogrid that return GridJobClient
 GridJobClient GoGridClient.getJobServices()
          Services with methods, related to retrieving jobs
 

Uses of GridJobClient in org.jclouds.gogrid.predicates
 

Fields in org.jclouds.gogrid.predicates declared as GridJobClient
protected  GridJobClient LoadBalancerLatestJobCompleted.jobClient
           
protected  GridJobClient ServerLatestJobCompleted.jobClient
           
 

Constructors in org.jclouds.gogrid.predicates with parameters of type GridJobClient
LoadBalancerLatestJobCompleted(GridJobClient jobClient)
           
ServerLatestJobCompleted(GridJobClient jobClient)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.