| Package | Description |
|---|---|
| com.baidubce.services.lss.model |
| Modifier and Type | Method and Description |
|---|---|
AuthInfo |
GetSecurityPolicyResponse.getAuth() |
AuthInfo |
SecurityPolicyInfo.getAuth() |
AuthInfo |
SecurityPolicy.getAuth() |
AuthInfo |
AuthInfo.withKey(String key)
Sets the authentication key.
|
AuthInfo |
AuthInfo.withPlay(Boolean play)
Sets to true if authentication is required before play
|
AuthInfo |
AuthInfo.withPush(Boolean push)
Sets to true if authentication is required before push
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetSecurityPolicyResponse.setAuth(AuthInfo auth) |
void |
SecurityPolicyInfo.setAuth(AuthInfo auth) |
void |
SecurityPolicy.setAuth(AuthInfo auth) |
SecurityPolicy |
SecurityPolicy.withAuth(AuthInfo auth) |
Copyright © 2021. All rights reserved.