Uses of Class
org.jclouds.googlecomputeengine.options.ImageCreationOptions
-
Packages that use ImageCreationOptions Package Description org.jclouds.googlecomputeengine.features org.jclouds.googlecomputeengine.options -
-
Uses of ImageCreationOptions in org.jclouds.googlecomputeengine.features
Methods in org.jclouds.googlecomputeengine.features with parameters of type ImageCreationOptions Modifier and Type Method Description Operation
ImageApi. create(ImageCreationOptions options)
-
Uses of ImageCreationOptions in org.jclouds.googlecomputeengine.options
Methods in org.jclouds.googlecomputeengine.options that return ImageCreationOptions Modifier and Type Method Description ImageCreationOptions
ImageCreationOptions.Builder. build()
-