Uses of Class
com.tencentcloudapi.gme.v20180711.models.StartRecordResponse
-
Packages that use StartRecordResponse Package Description com.tencentcloudapi.gme.v20180711 com.tencentcloudapi.gme.v20180711.models -
-
Uses of StartRecordResponse in com.tencentcloudapi.gme.v20180711
Methods in com.tencentcloudapi.gme.v20180711 that return StartRecordResponse Modifier and Type Method Description StartRecordResponseGmeClient. StartRecord(StartRecordRequest req)开启录制 -
Uses of StartRecordResponse in com.tencentcloudapi.gme.v20180711.models
Constructors in com.tencentcloudapi.gme.v20180711.models with parameters of type StartRecordResponse Constructor Description StartRecordResponse(StartRecordResponse 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.
-