org.jclouds.gogrid.options
Class GetIpListOptions.Builder
java.lang.Object
org.jclouds.gogrid.options.GetIpListOptions.Builder
- Enclosing class:
- GetIpListOptions
public static class GetIpListOptions.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetIpListOptions.Builder
public GetIpListOptions.Builder()
inDatacenter
public GetIpListOptions inDatacenter(String datacenterId)
create
public GetIpListOptions create()
limitToType
public GetIpListOptions limitToType(IpType type)
unassignedPublicIps
public GetIpListOptions unassignedPublicIps()
Copyright © 2009-2011 jclouds. All Rights Reserved.