Uses of Class
com.tencentcloudapi.ms.v20180408.models.DescribeShieldPlanInstanceRequest
-
Packages that use DescribeShieldPlanInstanceRequest Package Description com.tencentcloudapi.ms.v20180408 com.tencentcloudapi.ms.v20180408.models -
-
Uses of DescribeShieldPlanInstanceRequest in com.tencentcloudapi.ms.v20180408
Methods in com.tencentcloudapi.ms.v20180408 with parameters of type DescribeShieldPlanInstanceRequest Modifier and Type Method Description DescribeShieldPlanInstanceResponseMsClient. DescribeShieldPlanInstance(DescribeShieldPlanInstanceRequest req)查询加固策略。(注意:根据国家互联网用户实名制相关要求,使用该产品前,需先完成实名认证。) -
Uses of DescribeShieldPlanInstanceRequest in com.tencentcloudapi.ms.v20180408.models
Constructors in com.tencentcloudapi.ms.v20180408.models with parameters of type DescribeShieldPlanInstanceRequest Constructor Description DescribeShieldPlanInstanceRequest(DescribeShieldPlanInstanceRequest 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.
-