Uses of Class
com.tencentcloudapi.emr.v20190103.models.OpScope
-
Packages that use OpScope Package Description com.tencentcloudapi.emr.v20190103.models -
-
Uses of OpScope in com.tencentcloudapi.emr.v20190103.models
Methods in com.tencentcloudapi.emr.v20190103.models that return OpScope Modifier and Type Method Description OpScopeStartStopServiceOrMonitorRequest. getOpScope()Get 操作范围Methods in com.tencentcloudapi.emr.v20190103.models with parameters of type OpScope Modifier and Type Method Description voidStartStopServiceOrMonitorRequest. setOpScope(OpScope OpScope)Set 操作范围Constructors in com.tencentcloudapi.emr.v20190103.models with parameters of type OpScope Constructor Description OpScope(OpScope 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.
-