public class AccountInDomainOptions
extends org.jclouds.http.options.BaseHttpRequestOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
AccountInDomainOptions.Builder |
| Modifier and Type | Field and Description |
|---|---|
static AccountInDomainOptions |
NONE |
| Constructor and Description |
|---|
AccountInDomainOptions() |
| Modifier and Type | Method and Description |
|---|---|
AccountInDomainOptions |
accountInDomain(String account,
String domain) |
AccountInDomainOptions |
domainId(String domainId) |
public static final AccountInDomainOptions NONE
public AccountInDomainOptions accountInDomain(String account, String domain)
account - an optional account for the resourcedomain - domain idpublic AccountInDomainOptions domainId(String domainId)
domainId - The domain for the resourceCopyright © 2009-2017 The Apache Software Foundation. All Rights Reserved.