Package | Description |
---|---|
com.tencentcloudapi.ecm.v20190719.models |
Modifier and Type | Method and Description |
---|---|
Area |
Node.getArea()
Get 区域信息。
|
Area |
Position.getArea()
Get 实例所在的Area的信息。
|
Modifier and Type | Method and Description |
---|---|
void |
Node.setArea(Area Area)
Set 区域信息。
|
void |
Position.setArea(Area Area)
Set 实例所在的Area的信息。
|
Constructor and Description |
---|
Area(Area 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.