org.jclouds.opsource.servers.domain
Class Account.Builder
java.lang.Object
org.jclouds.opsource.servers.domain.Account.Builder
- Enclosing class:
- Account
public static class Account.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Account.Builder
public Account.Builder()
orgId
public Account.Builder orgId(String orgId)
- See Also:
Account.getOrgId()
build
public Account build()
fromAccount
public Account.Builder fromAccount(Account in)
Copyright © 2009-2012 jclouds. All Rights Reserved.