|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Auth | |
---|---|
com.baidubce.services.lss | |
com.baidubce.services.lss.model |
Uses of Auth in com.baidubce.services.lss |
---|
Methods in com.baidubce.services.lss with parameters of type Auth | |
---|---|
UpdateSecurityPolicyResponse |
LssClient.updateSecurityPolicy(String name,
Auth auth,
AntiLeech antiLeech,
Encryption encryption)
Update your live security policy by live security policy name. |
Uses of Auth in com.baidubce.services.lss.model |
---|
Methods in com.baidubce.services.lss.model that return Auth | |
---|---|
Auth |
UpdateSecurityPolicyInnerRequest.getAuth()
|
Auth |
UpdateSecurityPolicyRequest.getAuth()
|
Auth |
Auth.withPlay(Boolean play)
Sets to true if authentication is required before play |
Auth |
Auth.withPush(Boolean push)
Sets to true if authentication is required before push |
Methods in com.baidubce.services.lss.model with parameters of type Auth | |
---|---|
void |
UpdateSecurityPolicyInnerRequest.setAuth(Auth auth)
|
void |
UpdateSecurityPolicyRequest.setAuth(Auth auth)
|
UpdateSecurityPolicyInnerRequest |
UpdateSecurityPolicyInnerRequest.withAuth(Auth auth)
|
UpdateSecurityPolicyRequest |
UpdateSecurityPolicyRequest.withAuth(Auth auth)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |