Uses of Class
com.tencentcloudapi.dlc.v20210125.models.ModifySparkAppBatchRequest
-
Packages that use ModifySparkAppBatchRequest Package Description com.tencentcloudapi.dlc.v20210125 com.tencentcloudapi.dlc.v20210125.models -
-
Uses of ModifySparkAppBatchRequest in com.tencentcloudapi.dlc.v20210125
Methods in com.tencentcloudapi.dlc.v20210125 with parameters of type ModifySparkAppBatchRequest Modifier and Type Method Description ModifySparkAppBatchResponseDlcClient. ModifySparkAppBatch(ModifySparkAppBatchRequest req)本接口(ModifySparkAppBatch)用于批量修改Spark作业参数配置 -
Uses of ModifySparkAppBatchRequest in com.tencentcloudapi.dlc.v20210125.models
Constructors in com.tencentcloudapi.dlc.v20210125.models with parameters of type ModifySparkAppBatchRequest Constructor Description ModifySparkAppBatchRequest(ModifySparkAppBatchRequest 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.
-