| Package | Description |
|---|---|
| org.jclouds.googlecomputeengine.compute | |
| org.jclouds.googlecomputeengine.compute.functions |
| Modifier and Type | Method and Description |
|---|---|
InstanceInZone |
GoogleComputeEngineServiceAdapter.getNode(String name) |
| Modifier and Type | Method and Description |
|---|---|
org.jclouds.compute.ComputeServiceAdapter.NodeAndInitialCredentials<InstanceInZone> |
GoogleComputeEngineServiceAdapter.createNodeWithGroupEncodedIntoName(String group,
String name,
org.jclouds.compute.domain.Template template) |
Iterable<InstanceInZone> |
GoogleComputeEngineServiceAdapter.listNodes() |
Iterable<InstanceInZone> |
GoogleComputeEngineServiceAdapter.listNodesByIds(Iterable<String> ids) |
| Modifier and Type | Method and Description |
|---|---|
org.jclouds.compute.domain.NodeMetadata |
InstanceInZoneToNodeMetadata.apply(InstanceInZone instanceInZone) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.