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