Package org.jclouds.gogrid.binders
Class BindVirtualIpPortPairToQueryParams
java.lang.Object
org.jclouds.gogrid.binders.BindVirtualIpPortPairToQueryParams
- All Implemented Interfaces:
Binder
Binds a virtual IP to the request.
The
IpPortPair
must have a IpPortPair.ip
set with a valid IP address.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest
(R request, Object input)
-
Constructor Details
-
BindVirtualIpPortPairToQueryParams
public BindVirtualIpPortPairToQueryParams()
-
-
Method Details
-
bindToRequest
- Specified by:
bindToRequest
in interfaceBinder
-