Package org.jclouds.glesys.options
Class CreateServerOptions
java.lang.Object
org.jclouds.glesys.options.CreateServerOptions
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest
(R request, Object input) <R extends HttpRequest>
RbindToRequest
(R request, Map<String, Object> postParams) creates and binds the POST payload to the request using parameters specified.description
(String description) boolean
int
hashCode()
toString()
-
Constructor Details
-
CreateServerOptions
public CreateServerOptions()
-
-
Method Details
-
bindToRequest
Description copied from interface:MapBinder
creates and binds the POST payload to the request using parameters specified.- Specified by:
bindToRequest
in interfaceMapBinder
- See Also:
-
description
- Parameters:
description
- the description of the server
-
ip
- Parameters:
ip
- the ip address to assign to the server
-
bindToRequest
- Specified by:
bindToRequest
in interfaceBinder
-
hashCode
public int hashCode() -
equals
-
toString
-