Uses of Class
com.tencentcloudapi.ms.v20180408.models.DescribeShieldInstancesRequest
-
Packages that use DescribeShieldInstancesRequest Package Description com.tencentcloudapi.ms.v20180408 com.tencentcloudapi.ms.v20180408.models -
-
Uses of DescribeShieldInstancesRequest in com.tencentcloudapi.ms.v20180408
Methods in com.tencentcloudapi.ms.v20180408 with parameters of type DescribeShieldInstancesRequest Modifier and Type Method Description DescribeShieldInstancesResponseMsClient. DescribeShieldInstances(DescribeShieldInstancesRequest req)本接口用于查看app列表。 可以通过指定任务唯一标识ItemId来查询指定app的详细信息,或通过设定过滤器来查询满足过滤条件的app的详细信息。 指定偏移(Offset)和限制(Limit)来选择结果中的一部分,默认返回满足条件的前20个app信息。(注意:根据国家互联网用户实名制相关要求,使用该产品前,需先完成实名认证。) -
Uses of DescribeShieldInstancesRequest in com.tencentcloudapi.ms.v20180408.models
Constructors in com.tencentcloudapi.ms.v20180408.models with parameters of type DescribeShieldInstancesRequest Constructor Description DescribeShieldInstancesRequest(DescribeShieldInstancesRequest 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.
-