Uses of Class
com.tencentcloudapi.tem.v20201221.models.DeployStrategyConf
-
Packages that use DeployStrategyConf Package Description com.tencentcloudapi.tem.v20201221.models -
-
Uses of DeployStrategyConf in com.tencentcloudapi.tem.v20201221.models
Methods in com.tencentcloudapi.tem.v20201221.models that return DeployStrategyConf Modifier and Type Method Description DeployStrategyConfDeployServiceV2Request. getDeployStrategyConf()Get 分批发布策略配置Methods in com.tencentcloudapi.tem.v20201221.models with parameters of type DeployStrategyConf Modifier and Type Method Description voidDeployServiceV2Request. setDeployStrategyConf(DeployStrategyConf DeployStrategyConf)Set 分批发布策略配置Constructors in com.tencentcloudapi.tem.v20201221.models with parameters of type DeployStrategyConf Constructor Description DeployStrategyConf(DeployStrategyConf 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.
-