org.jclouds.gogrid.options
Class GetImageListOptions.Builder
java.lang.Object
org.jclouds.gogrid.options.GetImageListOptions.Builder
- Enclosing class:
- GetImageListOptions
public static class GetImageListOptions.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetImageListOptions.Builder
public GetImageListOptions.Builder()
maxItems
public static GetImageListOptions maxItems(int maxNumber)
inDatacenter
public static GetImageListOptions inDatacenter(String datacenterId)
publicWebServers
public static GetImageListOptions publicWebServers()
publicDatabaseServers
public static GetImageListOptions publicDatabaseServers()
Copyright © 2009-2011 jclouds. All Rights Reserved.