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