public class CreateVMGroupOptions extends BaseHttpRequestOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateVMGroupOptions.Builder |
| Modifier and Type | Field and Description |
|---|---|
static CreateVMGroupOptions |
NONE |
formParameters, headers, pathSuffix, payload, queryParameters| Constructor and Description |
|---|
CreateVMGroupOptions() |
| Modifier and Type | Method and Description |
|---|---|
CreateVMGroupOptions |
account(String account) |
CreateVMGroupOptions |
domainId(String domainId) |
CreateVMGroupOptions |
projectId(String projectId) |
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toStringpublic static final CreateVMGroupOptions NONE
public CreateVMGroupOptions account(String account)
account - account who owns the VMGrouppublic CreateVMGroupOptions domainId(String domainId)
domainId - domain ID of the account owning the VMGrouppublic CreateVMGroupOptions projectId(String projectId)
projectId - the project the vm group will be inCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.