Package org.jclouds.cloudstack.options
Class ListDiskOfferingsOptions
java.lang.Object
org.jclouds.http.options.BaseHttpRequestOptions
org.jclouds.cloudstack.options.ListDiskOfferingsOptions
- All Implemented Interfaces:
HttpRequestOptions
Options used to control what disk offerings are returned
- 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
-
ListDiskOfferingsOptions
public ListDiskOfferingsOptions()
-
-
Method Details
-
id
- Parameters:
id
- the ID of the disk offering
-
domainId
- Parameters:
domainId
- the ID of the domain associated with the disk offering
-
name
- Parameters:
name
- the disk offering name
-