Uses of Class
com.tencentcloudapi.yinsuda.v20220527.models.RechargeLiveVipRequest
-
Packages that use RechargeLiveVipRequest Package Description com.tencentcloudapi.yinsuda.v20220527 com.tencentcloudapi.yinsuda.v20220527.models -
-
Uses of RechargeLiveVipRequest in com.tencentcloudapi.yinsuda.v20220527
Methods in com.tencentcloudapi.yinsuda.v20220527 with parameters of type RechargeLiveVipRequest Modifier and Type Method Description RechargeLiveVipResponseYinsudaClient. RechargeLiveVip(RechargeLiveVipRequest req)充值直播会员,使该用户可以在直播场景使用 -
Uses of RechargeLiveVipRequest in com.tencentcloudapi.yinsuda.v20220527.models
Constructors in com.tencentcloudapi.yinsuda.v20220527.models with parameters of type RechargeLiveVipRequest Constructor Description RechargeLiveVipRequest(RechargeLiveVipRequest 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.
-