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

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

Uses of AntiLeech in com.baidubce.services.lss
 

Methods in com.baidubce.services.lss with parameters of type AntiLeech
 UpdateSecurityPolicyResponse LssClient.updateSecurityPolicy(String name, Auth auth, AntiLeech antiLeech, Encryption encryption)
          Update your live security policy by live security policy name.
 

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

Methods in com.baidubce.services.lss.model that return AntiLeech
 AntiLeech GetSecurityPolicyResponse.getAntiLeech()
           
 AntiLeech SecurityPolicy.getAntiLeech()
           
 AntiLeech UpdateSecurityPolicyInnerRequest.getAntiLeech()
           
 AntiLeech UpdateSecurityPolicyRequest.getAntiLeech()
           
 AntiLeech AntiLeech.withIp(IP ip)
           
 AntiLeech AntiLeech.withRefer(Refer refer)
           
 

Methods in com.baidubce.services.lss.model with parameters of type AntiLeech
 void GetSecurityPolicyResponse.setAntiLeech(AntiLeech antiLeech)
           
 void SecurityPolicy.setAntiLeech(AntiLeech antiLeech)
           
 void UpdateSecurityPolicyInnerRequest.setAntiLeech(AntiLeech antiLeech)
           
 void UpdateSecurityPolicyRequest.setAntiLeech(AntiLeech antiLeech)
           
 GetSecurityPolicyResponse GetSecurityPolicyResponse.withAntiLeech(AntiLeech antiLeech)
           
 SecurityPolicy SecurityPolicy.withAntiLeech(AntiLeech antiLeech)
           
 UpdateSecurityPolicyInnerRequest UpdateSecurityPolicyInnerRequest.withAntiLeech(AntiLeech antiLeech)
           
 UpdateSecurityPolicyRequest UpdateSecurityPolicyRequest.withAntiLeech(AntiLeech antiLeech)
           
 



Copyright © 2016. All rights reserved.