Uses of Class
com.tencentcloudapi.ms.v20180408.models.DescribeEncryptPlanRequest
-
Packages that use DescribeEncryptPlanRequest Package Description com.tencentcloudapi.ms.v20180408 com.tencentcloudapi.ms.v20180408.models -
-
Uses of DescribeEncryptPlanRequest in com.tencentcloudapi.ms.v20180408
Methods in com.tencentcloudapi.ms.v20180408 with parameters of type DescribeEncryptPlanRequest Modifier and Type Method Description DescribeEncryptPlanResponseMsClient. DescribeEncryptPlan(DescribeEncryptPlanRequest req)该接口供渠道合作应用加固使用,接口调用有白名单用户限制。入参中的条件过滤字段均为精准匹配。 -
Uses of DescribeEncryptPlanRequest in com.tencentcloudapi.ms.v20180408.models
Constructors in com.tencentcloudapi.ms.v20180408.models with parameters of type DescribeEncryptPlanRequest Constructor Description DescribeEncryptPlanRequest(DescribeEncryptPlanRequest 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.
-