|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
UpdateSecurityPolicyInnerRequest.getAntiLeech()
|
AntiLeech |
UpdateSecurityPolicyRequest.getAntiLeech()
|
AntiLeech |
GetSecurityPolicyResponse.getAntiLeech()
|
AntiLeech |
SecurityPolicyInfo.getAntiLeech()
|
AntiLeech |
SecurityPolicy.getAntiLeech()
|
AntiLeech |
AntiLeech.withIp(IP ip)
Sets the IP and returns this object |
AntiLeech |
AntiLeech.withRefer(Refer refer)
Sets the refer and returns this object. |
Methods in com.baidubce.services.lss.model with parameters of type AntiLeech | |
---|---|
void |
UpdateSecurityPolicyInnerRequest.setAntiLeech(AntiLeech antiLeech)
|
void |
UpdateSecurityPolicyRequest.setAntiLeech(AntiLeech antiLeech)
|
void |
GetSecurityPolicyResponse.setAntiLeech(AntiLeech antiLeech)
|
void |
SecurityPolicyInfo.setAntiLeech(AntiLeech antiLeech)
|
void |
SecurityPolicy.setAntiLeech(AntiLeech antiLeech)
|
UpdateSecurityPolicyInnerRequest |
UpdateSecurityPolicyInnerRequest.withAntiLeech(AntiLeech antiLeech)
|
UpdateSecurityPolicyRequest |
UpdateSecurityPolicyRequest.withAntiLeech(AntiLeech antiLeech)
|
SecurityPolicy |
SecurityPolicy.withAntiLeech(AntiLeech antiLeech)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |