org.jclouds.gogrid.options
Class GetServerListOptions.Builder
java.lang.Object
org.jclouds.gogrid.options.GetServerListOptions.Builder
- Enclosing class:
- GetServerListOptions
public static class GetServerListOptions.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetServerListOptions.Builder
public GetServerListOptions.Builder()
inDatacenter
public GetServerListOptions inDatacenter(String datacenterId)
limitServerTypeTo
public GetServerListOptions limitServerTypeTo(String serverType)
onlySandboxServers
public GetServerListOptions onlySandboxServers()
excludeSandboxServers
public GetServerListOptions excludeSandboxServers()
Copyright © 2009-2011 jclouds. All Rights Reserved.