Package org.jclouds.googlecomputeengine.compute
-
Class Summary Class Description GoogleComputeEngineService GoogleComputeEngineServiceAdapter This implementation maps the following: ComputeMetadata.getId() toInstance.selfLink()
NodeMetadata.getGroup() toInstance.metadata()
asjclouds-group
NodeMetadata.getImageId() toInstance.metadata()
asjclouds-image
ComputeMetadata.getId() toMachineType.selfLink()
ComputeMetadata.getId() toImage.selfLink()
Location.getId() toZone.name()
Location.getDescription() toZone.selfLink()