Uses of Class
com.tencentcloudapi.cwp.v20180228.models.StandardModeConfig
-
Packages that use StandardModeConfig Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of StandardModeConfig in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return StandardModeConfig Modifier and Type Method Description StandardModeConfigDescribeBanModeResponse. getStandardModeConfig()Get 标准阻断模式的配置Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type StandardModeConfig Modifier and Type Method Description voidDescribeBanModeResponse. setStandardModeConfig(StandardModeConfig StandardModeConfig)Set 标准阻断模式的配置Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type StandardModeConfig Constructor Description StandardModeConfig(StandardModeConfig 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.
-