org.jclouds.cloudstack.options
Class AccountInDomainOptions.Builder
java.lang.Object
org.jclouds.cloudstack.options.AccountInDomainOptions.Builder
- Enclosing class:
- AccountInDomainOptions
public static class AccountInDomainOptions.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccountInDomainOptions.Builder
public AccountInDomainOptions.Builder()
accountInDomain
public static AccountInDomainOptions accountInDomain(String account,
long domain)
- See Also:
AccountInDomainOptions.accountInDomain(java.lang.String, long)
domainId
public static AccountInDomainOptions domainId(long domainId)
- See Also:
AccountInDomainOptions.domainId(long)
Copyright © 2009-2012 jclouds. All Rights Reserved.