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