public static class GetServerListOptions.Builder extends Object
Constructor and Description |
---|
GetServerListOptions.Builder() |
Modifier and Type | Method and Description |
---|---|
GetServerListOptions |
excludeSandboxServers() |
GetServerListOptions |
inDatacenter(String datacenterId) |
GetServerListOptions |
limitServerTypeTo(String serverType) |
GetServerListOptions |
onlySandboxServers() |
public GetServerListOptions inDatacenter(String datacenterId)
public GetServerListOptions limitServerTypeTo(String serverType)
public GetServerListOptions onlySandboxServers()
public GetServerListOptions excludeSandboxServers()
Copyright © 2009-2012 jclouds. All Rights Reserved.