Class BindVirtualIpPortPairToQueryParams

java.lang.Object
org.jclouds.gogrid.binders.BindVirtualIpPortPairToQueryParams
All Implemented Interfaces:
Binder

public class BindVirtualIpPortPairToQueryParams extends Object implements Binder
Binds a virtual IP to the request. The IpPortPair must have a IpPortPair.ip set with a valid IP address.
  • Constructor Details

    • BindVirtualIpPortPairToQueryParams

      public BindVirtualIpPortPairToQueryParams()
  • Method Details