Uses of Class
com.tencentcloudapi.mps.v20190612.models.ProhibitedAsrReviewTemplateInfoForUpdate
-
Packages that use ProhibitedAsrReviewTemplateInfoForUpdate Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of ProhibitedAsrReviewTemplateInfoForUpdate in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return ProhibitedAsrReviewTemplateInfoForUpdate Modifier and Type Method Description ProhibitedAsrReviewTemplateInfoForUpdateProhibitedConfigureInfoForUpdate. getAsrReviewInfo()Get 语音违禁控制参数。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type ProhibitedAsrReviewTemplateInfoForUpdate Modifier and Type Method Description voidProhibitedConfigureInfoForUpdate. setAsrReviewInfo(ProhibitedAsrReviewTemplateInfoForUpdate AsrReviewInfo)Set 语音违禁控制参数。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type ProhibitedAsrReviewTemplateInfoForUpdate Constructor Description ProhibitedAsrReviewTemplateInfoForUpdate(ProhibitedAsrReviewTemplateInfoForUpdate 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.
-