Uses of Class
com.tencentcloudapi.tiw.v20190919.models.ApplyTiwTrialResponse
-
Packages that use ApplyTiwTrialResponse Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of ApplyTiwTrialResponse in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 that return ApplyTiwTrialResponse Modifier and Type Method Description ApplyTiwTrialResponseTiwClient. ApplyTiwTrial(ApplyTiwTrialRequest req)申请互动白板试用,默认15天 -
Uses of ApplyTiwTrialResponse in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type ApplyTiwTrialResponse Constructor Description ApplyTiwTrialResponse(ApplyTiwTrialResponse 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.
-