Uses of Class
org.jclouds.googlecomputeengine.domain.Image.RawDisk
Packages that use Image.RawDisk
-
Uses of Image.RawDisk in org.jclouds.googlecomputeengine.domain
Methods in org.jclouds.googlecomputeengine.domain that return Image.RawDiskMethods in org.jclouds.googlecomputeengine.domain with parameters of type Image.RawDiskModifier and TypeMethodDescriptionstatic Image
Image.create
(String id, URI selfLink, Date creationTimestamp, String name, String description, String sourceType, Image.RawDisk rawDisk, Deprecated deprecated, Image.Status status, Long archiveSizeBytes, Long diskSizeGb, String sourceDisk, String sourceDiskId, List<String> licenses) -
Uses of Image.RawDisk in org.jclouds.googlecomputeengine.options
Fields in org.jclouds.googlecomputeengine.options declared as Image.RawDiskMethods in org.jclouds.googlecomputeengine.options that return Image.RawDiskMethods in org.jclouds.googlecomputeengine.options with parameters of type Image.RawDisk