Uses of Class
com.tencentcloudapi.gme.v20180711.models.ModifyRecordInfoResponse
-
Packages that use ModifyRecordInfoResponse Package Description com.tencentcloudapi.gme.v20180711 com.tencentcloudapi.gme.v20180711.models -
-
Uses of ModifyRecordInfoResponse in com.tencentcloudapi.gme.v20180711
Methods in com.tencentcloudapi.gme.v20180711 that return ModifyRecordInfoResponse Modifier and Type Method Description ModifyRecordInfoResponse
GmeClient. ModifyRecordInfo(ModifyRecordInfoRequest req)
修改录制配置信息 -
Uses of ModifyRecordInfoResponse in com.tencentcloudapi.gme.v20180711.models
Constructors in com.tencentcloudapi.gme.v20180711.models with parameters of type ModifyRecordInfoResponse Constructor Description ModifyRecordInfoResponse(ModifyRecordInfoResponse 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.
-