| Package | Description | 
|---|---|
| com.tencentcloudapi.dlc.v20210125.models | 
| Modifier and Type | Method and Description | 
|---|---|
| DMSSds | DMSTable. getSds()Get 存储对象
注意:此字段可能返回 null,表示取不到有效值。 | 
| DMSSds | DMSPartition. getSds()Get 存储对象 | 
| DMSSds | CreateDMSTableRequest. getSds()Get 存储对象 | 
| DMSSds | DescribeDMSTableResponse. getSds()Get 存储对象 | 
| DMSSds | AlterDMSTableRequest. getSds()Get 存储对象 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DMSTable. setSds(DMSSds Sds)Set 存储对象
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | DMSPartition. setSds(DMSSds Sds)Set 存储对象 | 
| void | CreateDMSTableRequest. setSds(DMSSds Sds)Set 存储对象 | 
| void | DescribeDMSTableResponse. setSds(DMSSds Sds)Set 存储对象 | 
| void | AlterDMSTableRequest. setSds(DMSSds Sds)Set 存储对象 | 
| Constructor and Description | 
|---|
| DMSSds(DMSSds 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.