Uses of Class
com.tencentcloudapi.yinsuda.v20220527.models.ApplyChorusResponse
-
Packages that use ApplyChorusResponse Package Description com.tencentcloudapi.yinsuda.v20220527 com.tencentcloudapi.yinsuda.v20220527.models -
-
Uses of ApplyChorusResponse in com.tencentcloudapi.yinsuda.v20220527
Methods in com.tencentcloudapi.yinsuda.v20220527 that return ApplyChorusResponse Modifier and Type Method Description ApplyChorusResponseYinsudaClient. ApplyChorus(ApplyChorusRequest req)申请合唱相关信息,用于标记用户的演唱是在合唱场景下。 -
Uses of ApplyChorusResponse in com.tencentcloudapi.yinsuda.v20220527.models
Constructors in com.tencentcloudapi.yinsuda.v20220527.models with parameters of type ApplyChorusResponse Constructor Description ApplyChorusResponse(ApplyChorusResponse 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.
-