Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
DataTransformResouceInfo[] |
CheckFunctionRequest.getDstResources()
Get Target topic ID and alias of the data processing task
|
DataTransformResouceInfo[] |
DataTransformTaskInfo.getDstResources()
Get Target topic ID and alias of the data processing task
|
DataTransformResouceInfo[] |
CreateDataTransformRequest.getDstResources()
Get Destination topic_id and alias of processing task.
|
DataTransformResouceInfo[] |
ModifyDataTransformRequest.getDstResources()
Get Destination topic ID and alias of the data processing task
|
Modifier and Type | Method and Description |
---|---|
void |
CheckFunctionRequest.setDstResources(DataTransformResouceInfo[] DstResources)
Set Target topic ID and alias of the data processing task
|
void |
DataTransformTaskInfo.setDstResources(DataTransformResouceInfo[] DstResources)
Set Target topic ID and alias of the data processing task
|
void |
CreateDataTransformRequest.setDstResources(DataTransformResouceInfo[] DstResources)
Set Destination topic_id and alias of processing task.
|
void |
ModifyDataTransformRequest.setDstResources(DataTransformResouceInfo[] DstResources)
Set Destination topic ID and alias of the data processing task
|
Constructor and Description |
---|
DataTransformResouceInfo(DataTransformResouceInfo 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.