Uses of Class
org.jclouds.googlecomputeengine.domain.MachineTypeInZone

Packages that use MachineTypeInZone
org.jclouds.googlecomputeengine.compute   
org.jclouds.googlecomputeengine.compute.functions   
 

Uses of MachineTypeInZone in org.jclouds.googlecomputeengine.compute
 

Methods in org.jclouds.googlecomputeengine.compute that return types with arguments of type MachineTypeInZone
 Iterable<MachineTypeInZone> GoogleComputeEngineServiceAdapter.listHardwareProfiles()
           
 

Uses of MachineTypeInZone in org.jclouds.googlecomputeengine.compute.functions
 

Methods in org.jclouds.googlecomputeengine.compute.functions with parameters of type MachineTypeInZone
 org.jclouds.compute.domain.Hardware MachineTypeInZoneToHardware.apply(MachineTypeInZone input)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.