|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetImageListOptions | |
|---|---|
| org.jclouds.gogrid.options | |
| org.jclouds.gogrid.services | |
| 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)
|
| Uses of GetImageListOptions in org.jclouds.gogrid.services |
|---|
| Methods in org.jclouds.gogrid.services with parameters of type GetImageListOptions | |
|---|---|
Set<ServerImage> |
GridImageClient.getImageList(GetImageListOptions... options)
Returns all server images. |
com.google.common.util.concurrent.ListenableFuture<Set<ServerImage>> |
GridImageAsyncClient.getImageList(GetImageListOptions... options)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||