| Package | Description | 
|---|---|
| com.tencentcloudapi.cwp.v20180228.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Place[] | ModifyLoginWhiteRecordRequest. getPlaces()Get Region list | 
| Place[] | UpdateHostLoginWhiteObj. getPlaces()Get Region information array | 
| Place[] | HostLoginWhiteObj. getPlaces()Get Allowlisted region | 
| Place[] | LoginWhiteLists. getPlaces()Get Allowlisted regions | 
| Place[] | LoginWhiteCombinedInfo. getPlaces()Get Allowlist region
Note: This field may return null, indicating that no valid values can be obtained. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyLoginWhiteRecordRequest. setPlaces(Place[] Places)Set Region list | 
| void | UpdateHostLoginWhiteObj. setPlaces(Place[] Places)Set Region information array | 
| void | HostLoginWhiteObj. setPlaces(Place[] Places)Set Allowlisted region | 
| void | LoginWhiteLists. setPlaces(Place[] Places)Set Allowlisted regions | 
| void | LoginWhiteCombinedInfo. setPlaces(Place[] Places)Set Allowlist region
Note: This field may return null, indicating that no valid values can be obtained. | 
| 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.