Package | Description |
---|---|
com.tencentcloudapi.cwp.v20180228.models |
Modifier and Type | Method and Description |
---|---|
LoginWhiteListsRule |
AddLoginWhiteListRequest.getRules()
Get 白名单规则
|
LoginWhiteListsRule |
ModifyLoginWhiteListRequest.getRules()
Get 白名单规则
|
Modifier and Type | Method and Description |
---|---|
void |
AddLoginWhiteListRequest.setRules(LoginWhiteListsRule Rules)
Set 白名单规则
|
void |
ModifyLoginWhiteListRequest.setRules(LoginWhiteListsRule Rules)
Set 白名单规则
|
Constructor and Description |
---|
LoginWhiteListsRule(LoginWhiteListsRule source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2021. All rights reserved.