Uses of Class
com.baidubce.services.lss.model.IP

Packages that use IP
com.baidubce.services.lss.model   
 

Uses of IP in com.baidubce.services.lss.model
 

Methods in com.baidubce.services.lss.model that return IP
 IP AntiLeech.getIp()
          Returns the IP
 IP IP.withBlacklist(List<String> blacklist)
           
 IP IP.withWhitelist(List<String> whitelist)
           
 

Methods in com.baidubce.services.lss.model with parameters of type IP
 void AntiLeech.setIp(IP ip)
          Sets the IP.
 AntiLeech AntiLeech.withIp(IP ip)
          Sets the IP and returns this object
 



Copyright © 2018. All rights reserved.