public class DeployedServersList extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DeployedServersList.Builder  | 
| Modifier and Type | Method and Description | 
|---|---|
static DeployedServersList.Builder | 
builder()  | 
boolean | 
equals(Object o)  | 
Set<DeployedServer> | 
getDeployedServers()  | 
int | 
hashCode()  | 
DeployedServersList.Builder | 
toBuilder()  | 
String | 
toString()  | 
public static DeployedServersList.Builder builder()
public DeployedServersList.Builder toBuilder()
public Set<DeployedServer> getDeployedServers()
Copyright © 2009-2013 jclouds. All Rights Reserved.