| Package | Description |
|---|---|
| com.tencentcloudapi.dlc.v20210125.models |
| Modifier and Type | Method and Description |
|---|---|
Asset |
AlterDMSDatabaseRequest.getAsset()
Get 基础对象
|
Asset |
CreateDMSDatabaseRequest.getAsset()
Get 基础元数据对象
|
Asset |
DescribeDMSDatabaseResponse.getAsset()
Get 数据对象
|
Asset |
CreateDMSTableRequest.getAsset()
Get 基础对象
|
Asset |
DescribeDMSTableResponse.getAsset()
Get 基础对象
|
Asset |
AlterDMSTableRequest.getAsset()
Get 基础对象
|
Asset |
DMSTableInfo.getAsset()
Get 基础对象信息
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlterDMSDatabaseRequest.setAsset(Asset Asset)
Set 基础对象
|
void |
CreateDMSDatabaseRequest.setAsset(Asset Asset)
Set 基础元数据对象
|
void |
DescribeDMSDatabaseResponse.setAsset(Asset Asset)
Set 数据对象
|
void |
CreateDMSTableRequest.setAsset(Asset Asset)
Set 基础对象
|
void |
DescribeDMSTableResponse.setAsset(Asset Asset)
Set 基础对象
|
void |
AlterDMSTableRequest.setAsset(Asset Asset)
Set 基础对象
|
void |
DMSTableInfo.setAsset(Asset Asset)
Set 基础对象信息
注意:此字段可能返回 null,表示取不到有效值。
|
| Constructor and Description |
|---|
Asset(Asset 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 © 2025. All rights reserved.