|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetImageListOptions | |
|---|---|
| org.jclouds.gogrid.features | |
| org.jclouds.gogrid.options | |
| Uses of GetImageListOptions in org.jclouds.gogrid.features |
|---|
| Methods in org.jclouds.gogrid.features with parameters of type GetImageListOptions | |
|---|---|
Set<ServerImage> |
GridImageApi.getImageList(GetImageListOptions... options)
Returns all server images. |
| Uses of GetImageListOptions in org.jclouds.gogrid.options |
|---|
| Methods in org.jclouds.gogrid.options that return GetImageListOptions | |
|---|---|
GetImageListOptions |
GetImageListOptions.inDatacenter(String datacenterId)
|
static GetImageListOptions |
GetImageListOptions.Builder.inDatacenter(String datacenterId)
|
static GetImageListOptions |
GetImageListOptions.Builder.maxItems(int maxNumber)
|
GetImageListOptions |
GetImageListOptions.maxItemsNumber(Integer maxNumber)
|
GetImageListOptions |
GetImageListOptions.onlyPrivate()
|
GetImageListOptions |
GetImageListOptions.onlyPublic()
|
static GetImageListOptions |
GetImageListOptions.Builder.publicDatabaseServers()
|
static GetImageListOptions |
GetImageListOptions.Builder.publicWebServers()
|
GetImageListOptions |
GetImageListOptions.setState(ServerImageState imageState)
|
GetImageListOptions |
GetImageListOptions.setType(ServerImageType imageType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||