| Package | Description |
|---|---|
| com.tencentcloudapi.dlc.v20210125.models |
| Modifier and Type | Method and Description |
|---|---|
KVPair[] |
CreateSparkSessionBatchSQLRequest.getArguments()
Get The session configurations.
|
KVPair[] |
Asset.getBizParams()
Get Additional business attributes
|
KVPair[] |
DMSColumn.getBizParams()
Get Business parameters
Note: This field may return null, indicating that no valid values can be obtained.
|
KVPair[] |
SQLTask.getConfig()
Get Task configuration information
|
KVPair[] |
TasksInfo.getConfig()
Get Configuration information of the task.
|
KVPair |
DropDMSTableRequest.getEnvProps()
Get Environment properties
|
KVPair[] |
Asset.getParams()
Get Additional attributes
|
KVPair[] |
DMSPartition.getParams()
Get Additional attribute
|
KVPair[] |
TasksInfo.getParams()
Get User-defined parameters of the task
|
KVPair[] |
DMSSds.getParams()
Get Additional Parameters
Note: This field may return null, indicating that no valid values can be obtained.
|
KVPair[] |
DMSColumn.getParams()
Get Additional Parameters
Note: This field may return null, indicating that no valid values can be obtained.
|
KVPair[] |
Asset.getPermValues()
Get Permission
|
KVPair[] |
DMSSds.getSerdeParams()
Get Serialization parameters
Note: This field may return null, indicating that no valid values can be obtained.
|
KVPair[] |
SparkSessionBatchLogOperate.getSupplement()
Get Additional information, such as taskid, sessionid, and sparkui.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateSparkSessionBatchSQLRequest.setArguments(KVPair[] Arguments)
Set The session configurations.
|
void |
Asset.setBizParams(KVPair[] BizParams)
Set Additional business attributes
|
void |
DMSColumn.setBizParams(KVPair[] BizParams)
Set Business parameters
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
SQLTask.setConfig(KVPair[] Config)
Set Task configuration information
|
void |
TasksInfo.setConfig(KVPair[] Config)
Set Configuration information of the task.
|
void |
DropDMSTableRequest.setEnvProps(KVPair EnvProps)
Set Environment properties
|
void |
Asset.setParams(KVPair[] Params)
Set Additional attributes
|
void |
DMSPartition.setParams(KVPair[] Params)
Set Additional attribute
|
void |
TasksInfo.setParams(KVPair[] Params)
Set User-defined parameters of the task
|
void |
DMSSds.setParams(KVPair[] Params)
Set Additional Parameters
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
DMSColumn.setParams(KVPair[] Params)
Set Additional Parameters
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
Asset.setPermValues(KVPair[] PermValues)
Set Permission
|
void |
DMSSds.setSerdeParams(KVPair[] SerdeParams)
Set Serialization parameters
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
SparkSessionBatchLogOperate.setSupplement(KVPair[] Supplement)
Set Additional information, such as taskid, sessionid, and sparkui.
|
| Constructor and Description |
|---|
KVPair(KVPair 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.