Package | Description |
---|---|
com.tencentcloudapi.ump.v20200918.models |
Modifier and Type | Method and Description |
---|---|
Polygon[] |
ModifyMultiBizConfigRequest.getMonitoringAreas()
Get 监控区域
|
Polygon[] |
Config.getTrackAreas()
Get 检测区标注
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyMultiBizConfigRequest.setMonitoringAreas(Polygon[] MonitoringAreas)
Set 监控区域
|
void |
Config.setTrackAreas(Polygon[] TrackAreas)
Set 检测区标注
|
Constructor and Description |
---|
Polygon(Polygon 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 © 2022. All rights reserved.