Uses of Class
com.tencentcloudapi.cwp.v20180228.models.ModifyAutoOpenProVersionConfigResponse
-
Packages that use ModifyAutoOpenProVersionConfigResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of ModifyAutoOpenProVersionConfigResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return ModifyAutoOpenProVersionConfigResponse Modifier and Type Method Description ModifyAutoOpenProVersionConfigResponse
CwpClient. ModifyAutoOpenProVersionConfig(ModifyAutoOpenProVersionConfigRequest req)
用于设置新增主机自动开通专业防护配置。 -
Uses of ModifyAutoOpenProVersionConfigResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type ModifyAutoOpenProVersionConfigResponse Constructor Description ModifyAutoOpenProVersionConfigResponse(ModifyAutoOpenProVersionConfigResponse 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.
-