Package org.jclouds.cloudstack.options
Class CreateVMGroupOptions
java.lang.Object
org.jclouds.http.options.BaseHttpRequestOptions
org.jclouds.cloudstack.options.CreateVMGroupOptions
- All Implemented Interfaces:
HttpRequestOptions
Options used to control options for creating a VM group
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class org.jclouds.http.options.BaseHttpRequestOptions
formParameters, headers, pathSuffix, payload, queryParameters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.jclouds.http.options.BaseHttpRequestOptions
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString
-
Field Details
-
NONE
-
-
Constructor Details
-
CreateVMGroupOptions
public CreateVMGroupOptions()
-
-
Method Details
-
account
- Parameters:
account
- account who owns the VMGroup
-
domainId
- Parameters:
domainId
- domain ID of the account owning the VMGroup
-
projectId
- Parameters:
projectId
- the project the vm group will be in
-