| Package | Description |
|---|---|
| com.tencentcloudapi.yunjing.v20180228.models |
| Modifier and Type | Method and Description |
|---|---|
Place[] |
LoginWhiteListsRule.getPlaces()
Get 加白地域
|
Place[] |
LoginWhiteLists.getPlaces()
Get 白名单地域
|
Place[] |
CreateUsualLoginPlacesRequest.getPlaces()
Get 登录地域信息数组。
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoginWhiteListsRule.setPlaces(Place[] Places)
Set 加白地域
|
void |
LoginWhiteLists.setPlaces(Place[] Places)
Set 白名单地域
|
void |
CreateUsualLoginPlacesRequest.setPlaces(Place[] Places)
Set 登录地域信息数组。
|
| Constructor and Description |
|---|
Place(Place 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.