org.jclouds.opsource.servers.domain
Class DeployedServersList.Builder
java.lang.Object
org.jclouds.opsource.servers.domain.DeployedServersList.Builder
- Enclosing class:
- DeployedServersList
public static class DeployedServersList.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeployedServersList.Builder
public DeployedServersList.Builder()
deployedServers
public DeployedServersList.Builder deployedServers(Set<DeployedServer> deployedServers)
deployedServer
public DeployedServersList.Builder deployedServer(DeployedServer deployedServer)
build
public DeployedServersList build()
Copyright © 2009-2012 jclouds. All Rights Reserved.