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 OperationImageApi. 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 ImageCreationOptionsImageCreationOptions.Builder. build()
-