Package | Description |
---|---|
com.tencentcloudapi.cii.v20210408.models |
Modifier and Type | Method and Description |
---|---|
StructureOneItem[] |
PerStructDifference.getNewItems()
Get 新增的项
|
StructureOneItem[] |
PerStructDifference.getRemoveItems()
Get 删除的项
|
Modifier and Type | Method and Description |
---|---|
void |
PerStructDifference.setNewItems(StructureOneItem[] NewItems)
Set 新增的项
|
void |
PerStructDifference.setRemoveItems(StructureOneItem[] RemoveItems)
Set 删除的项
|
Constructor and Description |
---|
StructureOneItem(StructureOneItem 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.