Uses of Class
org.jclouds.googlecomputeengine.domain.Instance.AttachedDisk
Packages that use Instance.AttachedDisk
-
Uses of Instance.AttachedDisk in org.jclouds.googlecomputeengine.domain
Methods in org.jclouds.googlecomputeengine.domain that return Instance.AttachedDiskModifier and TypeMethodDescriptionstatic Instance.AttachedDisk
Instance.AttachedDisk.create
(int index, Instance.AttachedDisk.Type type, Instance.AttachedDisk.Mode mode, URI source, String deviceName, boolean autoDelete, boolean boot, AttachDisk.InitializeParams initializeParams, List<String> licenses, AttachDisk.DiskInterface diskInterface) Methods in org.jclouds.googlecomputeengine.domain that return types with arguments of type Instance.AttachedDisk