|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.http.options.BaseHttpRequestOptions
org.jclouds.cloudstack.options.ListOSTypesOptions
public class ListOSTypesOptions
Options used to control what OSType information is returned
| Nested Class Summary | |
|---|---|
static class |
ListOSTypesOptions.Builder
|
| Field Summary | |
|---|---|
static ListOSTypesOptions |
NONE
|
| Fields inherited from class org.jclouds.http.options.BaseHttpRequestOptions |
|---|
formParameters, headers, matrixParameters, pathSuffix, payload, queryParameters |
| Constructor Summary | |
|---|---|
ListOSTypesOptions()
|
|
| Method Summary | |
|---|---|
ListOSTypesOptions |
id(String id)
|
ListOSTypesOptions |
OSCategoryId(String OSCategoryId)
|
| Methods inherited from class org.jclouds.http.options.BaseHttpRequestOptions |
|---|
buildFormParameters, buildMatrixParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstMatrixOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ListOSTypesOptions NONE
| Constructor Detail |
|---|
public ListOSTypesOptions()
| Method Detail |
|---|
public ListOSTypesOptions id(String id)
id - list by Os type Idpublic ListOSTypesOptions OSCategoryId(String OSCategoryId)
OSCategoryId - list by Os Category id
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||