Package | Description |
---|---|
com.tencentcloudapi.ecm.v20190719.models |
Modifier and Type | Method and Description |
---|---|
Area |
Position.getArea()
Get Area information of the instance.
|
Area |
Node.getArea()
Get Region information.
|
Modifier and Type | Method and Description |
---|---|
void |
Position.setArea(Area Area)
Set Area information of the instance.
|
void |
Node.setArea(Area Area)
Set Region information.
|
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 © 2024. All rights reserved.