Uses of Class
com.tencentcloudapi.emr.v20190103.models.StartStopServiceOrMonitorRequest
-
Packages that use StartStopServiceOrMonitorRequest Package Description com.tencentcloudapi.emr.v20190103 com.tencentcloudapi.emr.v20190103.models -
-
Uses of StartStopServiceOrMonitorRequest in com.tencentcloudapi.emr.v20190103
Methods in com.tencentcloudapi.emr.v20190103 with parameters of type StartStopServiceOrMonitorRequest Modifier and Type Method Description StartStopServiceOrMonitorResponseEmrClient. StartStopServiceOrMonitor(StartStopServiceOrMonitorRequest req)用于启停服务 重启服务等功能 -
Uses of StartStopServiceOrMonitorRequest in com.tencentcloudapi.emr.v20190103.models
Constructors in com.tencentcloudapi.emr.v20190103.models with parameters of type StartStopServiceOrMonitorRequest Constructor Description StartStopServiceOrMonitorRequest(StartStopServiceOrMonitorRequest 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.
-