Uses of Interface
org.jclouds.gogrid.GoGridClient

Packages that use GoGridClient
org.jclouds.gogrid   
org.jclouds.gogrid.compute.strategy   
 

Uses of GoGridClient in org.jclouds.gogrid
 

Fields in org.jclouds.gogrid with type parameters of type GoGridClient
static com.google.common.reflect.TypeToken<RestContext<GoGridClient,GoGridAsyncClient>> GoGridApiMetadata.CONTEXT_TOKEN
           
 

Uses of GoGridClient in org.jclouds.gogrid.compute.strategy
 

Constructors in org.jclouds.gogrid.compute.strategy with parameters of type GoGridClient
GoGridComputeServiceAdapter(GoGridClient client, com.google.common.base.Function<Hardware,String> sizeToRam, ComputeServiceConstants.Timeouts timeouts)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.