Uses of Class
com.tencentcloudapi.iss.v20230517.models.PlayRecordData
-
Packages that use PlayRecordData Package Description com.tencentcloudapi.iss.v20230517.models -
-
Uses of PlayRecordData in com.tencentcloudapi.iss.v20230517.models
Methods in com.tencentcloudapi.iss.v20230517.models that return PlayRecordData Modifier and Type Method Description PlayRecordDataPlayRecordResponse. getData()Get 返回结果Methods in com.tencentcloudapi.iss.v20230517.models with parameters of type PlayRecordData Modifier and Type Method Description voidPlayRecordResponse. setData(PlayRecordData Data)Set 返回结果Constructors in com.tencentcloudapi.iss.v20230517.models with parameters of type PlayRecordData Constructor Description PlayRecordData(PlayRecordData 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.
-