Uses of Class
com.tencentcloudapi.gme.v20180711.models.DescribeTaskInfoResponse
-
Packages that use DescribeTaskInfoResponse Package Description com.tencentcloudapi.gme.v20180711 com.tencentcloudapi.gme.v20180711.models -
-
Uses of DescribeTaskInfoResponse in com.tencentcloudapi.gme.v20180711
Methods in com.tencentcloudapi.gme.v20180711 that return DescribeTaskInfoResponse Modifier and Type Method Description DescribeTaskInfoResponseGmeClient. DescribeTaskInfo(DescribeTaskInfoRequest req)查询房间录制的详细信息 -
Uses of DescribeTaskInfoResponse in com.tencentcloudapi.gme.v20180711.models
Constructors in com.tencentcloudapi.gme.v20180711.models with parameters of type DescribeTaskInfoResponse Constructor Description DescribeTaskInfoResponse(DescribeTaskInfoResponse 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.
-