Class BindRealIpPortPairsToQueryParams

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

public class BindRealIpPortPairsToQueryParams extends Object implements Binder
Binds a list of real IPs to the request. The pairs must have a IpPortPair.ip set with a valid IP address.
  • Constructor Details

    • BindRealIpPortPairsToQueryParams

      public BindRealIpPortPairsToQueryParams()
  • Method Details