Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribeScreenShotSheetNumListRequest
-
Packages that use DescribeScreenShotSheetNumListRequest Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribeScreenShotSheetNumListRequest in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 with parameters of type DescribeScreenShotSheetNumListRequest Modifier and Type Method Description DescribeScreenShotSheetNumListResponseLiveClient. DescribeScreenShotSheetNumList(DescribeScreenShotSheetNumListRequest req)接口用来查询直播增值业务--截图的张数 -
Uses of DescribeScreenShotSheetNumListRequest in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribeScreenShotSheetNumListRequest Constructor Description DescribeScreenShotSheetNumListRequest(DescribeScreenShotSheetNumListRequest 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.
-