Uses of Class
org.jclouds.googlecomputeengine.domain.MachineType.ScratchDisk

Packages that use MachineType.ScratchDisk
org.jclouds.googlecomputeengine.domain   
 

Uses of MachineType.ScratchDisk in org.jclouds.googlecomputeengine.domain
 

Methods in org.jclouds.googlecomputeengine.domain that return MachineType.ScratchDisk
 MachineType.ScratchDisk MachineType.ScratchDisk.Builder.build()
           
 

Methods in org.jclouds.googlecomputeengine.domain that return types with arguments of type MachineType.ScratchDisk
 List<MachineType.ScratchDisk> MachineType.getScratchDisks()
           
 

Methods in org.jclouds.googlecomputeengine.domain with parameters of type MachineType.ScratchDisk
 MachineType.ScratchDisk.Builder MachineType.ScratchDisk.Builder.fromScratchDisk(MachineType.ScratchDisk in)
           
 

Method parameters in org.jclouds.googlecomputeengine.domain with type arguments of type MachineType.ScratchDisk
 MachineType.Builder MachineType.Builder.scratchDisks(List<MachineType.ScratchDisk> scratchDisks)
           
 



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