Uses of Interface
org.jclouds.gogrid.GoGridClient

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

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

Constructors in org.jclouds.gogrid.compute.strategy with parameters of type GoGridClient
FindIpThenCreateNodeInGroup(GoGridClient client, Map<String,Credentials> credentialStore, com.google.common.base.Function<Server,NodeMetadata> serverToNodeMetadata, com.google.common.base.Function<Hardware,String> sizeToRam, ComputeServiceConstants.Timeouts timeouts)
           
GoGridDestroyNodeStrategy(GoGridClient client, GetNodeMetadataStrategy getNode)
           
GoGridGetNodeMetadataStrategy(GoGridClient client, com.google.common.base.Function<Server,NodeMetadata> serverToNodeMetadata)
           
GoGridLifeCycleStrategy(GoGridClient client, GetNodeMetadataStrategy getNode, ComputeServiceConstants.Timeouts timeouts)
           
GoGridListNodesStrategy(GoGridClient client, com.google.common.base.Function<Server,NodeMetadata> serverToNodeMetadata)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.