Uses of Class
com.tencentcloudapi.iotvideoindustry.v20201201.models.DescribeLiveRecordPlanByIdRequest
-
Packages that use DescribeLiveRecordPlanByIdRequest Package Description com.tencentcloudapi.iotvideoindustry.v20201201 com.tencentcloudapi.iotvideoindustry.v20201201.models -
-
Uses of DescribeLiveRecordPlanByIdRequest in com.tencentcloudapi.iotvideoindustry.v20201201
Methods in com.tencentcloudapi.iotvideoindustry.v20201201 with parameters of type DescribeLiveRecordPlanByIdRequest Modifier and Type Method Description DescribeLiveRecordPlanByIdResponseIotvideoindustryClient. DescribeLiveRecordPlanById(DescribeLiveRecordPlanByIdRequest req)获取直播录制计划详情 -
Uses of DescribeLiveRecordPlanByIdRequest in com.tencentcloudapi.iotvideoindustry.v20201201.models
Constructors in com.tencentcloudapi.iotvideoindustry.v20201201.models with parameters of type DescribeLiveRecordPlanByIdRequest Constructor Description DescribeLiveRecordPlanByIdRequest(DescribeLiveRecordPlanByIdRequest 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.
-