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