public static class AccountInDomainOptions.Builder extends Object
Constructor and Description |
---|
AccountInDomainOptions.Builder() |
Modifier and Type | Method and Description |
---|---|
static AccountInDomainOptions |
accountInDomain(String account,
long domain) |
static AccountInDomainOptions |
domainId(long domainId) |
public static AccountInDomainOptions accountInDomain(String account, long domain)
public static AccountInDomainOptions domainId(long domainId)
Copyright © 2009-2012 jclouds. All Rights Reserved.