| Package | Description |
|---|---|
| com.baidubce.services.lss | |
| com.baidubce.services.lss.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateSecurityPolicyResponse |
LssClient.updateSecurityPolicy(String name,
Auth auth,
AntiLeech antiLeech,
Encryption encryption)
Update your live security policy by live security policy name.
|
| Modifier and Type | Method and Description |
|---|---|
AntiLeech |
UpdateSecurityPolicyRequest.getAntiLeech() |
AntiLeech |
UpdateSecurityPolicyInnerRequest.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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateSecurityPolicyRequest.setAntiLeech(AntiLeech antiLeech) |
void |
UpdateSecurityPolicyInnerRequest.setAntiLeech(AntiLeech antiLeech) |
void |
GetSecurityPolicyResponse.setAntiLeech(AntiLeech antiLeech) |
void |
SecurityPolicyInfo.setAntiLeech(AntiLeech antiLeech) |
void |
SecurityPolicy.setAntiLeech(AntiLeech antiLeech) |
UpdateSecurityPolicyRequest |
UpdateSecurityPolicyRequest.withAntiLeech(AntiLeech antiLeech) |
UpdateSecurityPolicyInnerRequest |
UpdateSecurityPolicyInnerRequest.withAntiLeech(AntiLeech antiLeech) |
SecurityPolicy |
SecurityPolicy.withAntiLeech(AntiLeech antiLeech) |
Copyright © 2023. All rights reserved.