Uses of Class
com.tencentcloudapi.emr.v20190103.models.StrategyConfig
-
Packages that use StrategyConfig Package Description com.tencentcloudapi.emr.v20190103.models -
-
Uses of StrategyConfig in com.tencentcloudapi.emr.v20190103.models
Methods in com.tencentcloudapi.emr.v20190103.models that return StrategyConfig Modifier and Type Method Description StrategyConfigStartStopServiceOrMonitorRequest. getStrategyConfig()Get 操作策略Methods in com.tencentcloudapi.emr.v20190103.models with parameters of type StrategyConfig Modifier and Type Method Description voidStartStopServiceOrMonitorRequest. setStrategyConfig(StrategyConfig StrategyConfig)Set 操作策略Constructors in com.tencentcloudapi.emr.v20190103.models with parameters of type StrategyConfig Constructor Description StrategyConfig(StrategyConfig 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.
-