Uses of Class
org.jclouds.gogrid.options.SaveImageOptions
- 
Packages that use SaveImageOptions Package Description org.jclouds.gogrid.features org.jclouds.gogrid.options  - 
- 
Uses of SaveImageOptions in org.jclouds.gogrid.features
Methods in org.jclouds.gogrid.features with parameters of type SaveImageOptions Modifier and Type Method Description ServerImageGridImageApi. 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 SaveImageOptions Modifier and Type Method Description static SaveImageOptionsSaveImageOptions.Builder. withDescription(String description)SaveImageOptionsSaveImageOptions. withDescription(String description) 
 -