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