Uses of Class
com.tencentcloudapi.live.v20180801.models.CreateLiveRecordRequest
-
Packages that use CreateLiveRecordRequest Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of CreateLiveRecordRequest in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 with parameters of type CreateLiveRecordRequest Modifier and Type Method Description CreateLiveRecordResponseLiveClient. CreateLiveRecord(CreateLiveRecordRequest req)- 使用前提 1. -
Uses of CreateLiveRecordRequest in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type CreateLiveRecordRequest Constructor Description CreateLiveRecordRequest(CreateLiveRecordRequest 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.
-