Uses of Class
org.jclouds.gogrid.options.SaveImageOptions
Packages that use SaveImageOptions
-
Uses of SaveImageOptions in org.jclouds.gogrid.features
Methods in org.jclouds.gogrid.features with parameters of type SaveImageOptionsModifier and TypeMethodDescriptionGridImageApi.saveImageFromServer
(String friendlyName, String idOrName, SaveImageOptions... options) This call will save a private (visible to only you) server image to your library of available images. -
Uses of SaveImageOptions in org.jclouds.gogrid.options
Methods in org.jclouds.gogrid.options that return SaveImageOptionsModifier and TypeMethodDescriptionstatic SaveImageOptions
SaveImageOptions.Builder.withDescription
(String description) SaveImageOptions.withDescription
(String description)