Class BindCIDRsToCommaDelimitedQueryParam

java.lang.Object
org.jclouds.cloudstack.binders.BindCIDRsToCommaDelimitedQueryParam
All Implemented Interfaces:
org.jclouds.rest.Binder

@Singleton public class BindCIDRsToCommaDelimitedQueryParam extends Object implements org.jclouds.rest.Binder
  • Constructor Details

    • BindCIDRsToCommaDelimitedQueryParam

      public BindCIDRsToCommaDelimitedQueryParam()
  • Method Details

    • bindToRequest

      public <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request, Object input)
      Specified by:
      bindToRequest in interface org.jclouds.rest.Binder