Package | Description |
---|---|
com.tencentcloudapi.trp.v20210515.models |
Modifier and Type | Method and Description |
---|---|
Ext |
Product.getExt()
Get 预留字段
注意:此字段可能返回 null,表示取不到有效值。
|
Ext |
ModifyProductRequest.getExt()
Get 预留字段
|
Ext |
CodeBatch.getExt()
Get 0
注意:此字段可能返回 null,表示取不到有效值。
|
Ext |
CreateProductRequest.getExt()
Get 预留字段
|
Modifier and Type | Method and Description |
---|---|
void |
Product.setExt(Ext Ext)
Set 预留字段
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ModifyProductRequest.setExt(Ext Ext)
Set 预留字段
|
void |
CodeBatch.setExt(Ext Ext)
Set 0
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateProductRequest.setExt(Ext Ext)
Set 预留字段
|
Constructor and Description |
---|
Ext(Ext 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.