Package | Description |
---|---|
com.tencentcloudapi.dlc.v20210125.models |
Modifier and Type | Method and Description |
---|---|
CSVSerde |
CSV.getCSVSerde()
Get CSV序列化及反序列化数据结构。
|
Modifier and Type | Method and Description |
---|---|
void |
CSV.setCSVSerde(CSVSerde CSVSerde)
Set CSV序列化及反序列化数据结构。
|
Constructor and Description |
---|
CSVSerde(CSVSerde 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.