Class QueryIpLocationRequest

java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.ucdn.models.QueryIpLocationRequest

public class QueryIpLocationRequest extends Request
  • Constructor Details

    • QueryIpLocationRequest

      public QueryIpLocationRequest()
  • Method Details

    • getIp

      public List<String> getIp()
    • setIp

      public void setIp(List<String> ip)
    • loadMaxRetries

      public Integer loadMaxRetries()
    • withMaxRetries

      public void withMaxRetries(Integer arg0)
    • loadTimeout

      public Integer loadTimeout()
    • withTimeout

      public void withTimeout(Integer arg0)