| Package | Description | 
|---|---|
| com.tencentcloudapi.yunjing.v20180228.models | 
| Modifier and Type | Method and Description | 
|---|---|
Place[] | 
LoginWhiteListsRule.getPlaces()
Get Whitelisted location 
 | 
Place[] | 
LoginWhiteLists.getPlaces()
Get Whitelisted location 
 | 
Place[] | 
CreateUsualLoginPlacesRequest.getPlaces()
Get Login region information array. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LoginWhiteListsRule.setPlaces(Place[] Places)
Set Whitelisted location 
 | 
void | 
LoginWhiteLists.setPlaces(Place[] Places)
Set Whitelisted location 
 | 
void | 
CreateUsualLoginPlacesRequest.setPlaces(Place[] Places)
Set Login region information array. 
 | 
| 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.