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)
|