Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribeLiveDelayInfoListRequest
-
Packages that use DescribeLiveDelayInfoListRequest Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribeLiveDelayInfoListRequest in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 with parameters of type DescribeLiveDelayInfoListRequest Modifier and Type Method Description DescribeLiveDelayInfoListResponseLiveClient. DescribeLiveDelayInfoList(DescribeLiveDelayInfoListRequest req)获取直播延播列表。 -
Uses of DescribeLiveDelayInfoListRequest in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribeLiveDelayInfoListRequest Constructor Description DescribeLiveDelayInfoListRequest(DescribeLiveDelayInfoListRequest 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.
-