Package org.jclouds.glesys.options
Class ServerStatusOptions
java.lang.Object
org.jclouds.http.options.BaseHttpRequestOptions
org.jclouds.glesys.options.ServerStatusOptions
- All Implemented Interfaces:
HttpRequestOptions
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static enum
-
Field Summary
Fields inherited from class org.jclouds.http.options.BaseHttpRequestOptions
formParameters, headers, pathSuffix, payload, queryParameters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSelect the given type of information form the serverMethods inherited from class org.jclouds.http.options.BaseHttpRequestOptions
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString
-
Constructor Details
-
ServerStatusOptions
public ServerStatusOptions()
-
-
Method Details
-
statusType
Select the given type of information form the server
-