Uses of Class
org.jclouds.gogrid.options.GetImageListOptions
Packages that use GetImageListOptions
-
Uses of GetImageListOptions in org.jclouds.gogrid.features
Methods in org.jclouds.gogrid.features with parameters of type GetImageListOptionsModifier and TypeMethodDescriptionGridImageApi.getImageList
(GetImageListOptions... options) Returns all server images. -
Uses of GetImageListOptions in org.jclouds.gogrid.options
Methods in org.jclouds.gogrid.options that return GetImageListOptionsModifier and TypeMethodDescriptionstatic GetImageListOptions
GetImageListOptions.Builder.inDatacenter
(String datacenterId) GetImageListOptions.inDatacenter
(String datacenterId) static GetImageListOptions
GetImageListOptions.Builder.maxItems
(int maxNumber) GetImageListOptions.maxItemsNumber
(Integer maxNumber) GetImageListOptions.onlyPrivate()
GetImageListOptions.onlyPublic()
static GetImageListOptions
GetImageListOptions.Builder.publicDatabaseServers()
static GetImageListOptions
GetImageListOptions.Builder.publicWebServers()
GetImageListOptions.setState
(ServerImageState imageState) GetImageListOptions.setType
(ServerImageType imageType)