Package | Description |
---|---|
com.tencentcloudapi.yunjing.v20180228.models |
Modifier and Type | Method and Description |
---|---|
LoginWhiteListsRule |
AddLoginWhiteListRequest.getRules()
Get Whitelist rule
|
LoginWhiteListsRule |
ModifyLoginWhiteListRequest.getRules()
Get Whitelist rule
|
Modifier and Type | Method and Description |
---|---|
void |
AddLoginWhiteListRequest.setRules(LoginWhiteListsRule Rules)
Set Whitelist rule
|
void |
ModifyLoginWhiteListRequest.setRules(LoginWhiteListsRule Rules)
Set Whitelist rule
|
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 © 2023. All rights reserved.