Class ProhibitedAsrReviewTemplateInfoForUpdate


  • public class ProhibitedAsrReviewTemplateInfoForUpdate
    extends AbstractModel
    • Constructor Detail

      • ProhibitedAsrReviewTemplateInfoForUpdate

        public ProhibitedAsrReviewTemplateInfoForUpdate()
      • ProhibitedAsrReviewTemplateInfoForUpdate

        public 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.
    • Method Detail

      • getSwitch

        public String getSwitch()
        Get 语音违禁任务开关,可选值:
      • ON:开启语音违禁任务;
      • OFF:关闭语音违禁任务。
Returns:
Switch 语音违禁任务开关,可选值:
  • ON:开启语音违禁任务;
  • OFF:关闭语音违禁任务。
  • Parameters:
    Switch - 语音违禁任务开关,可选值:
  • ON:开启语音违禁任务;
  • OFF:关闭语音违禁任务。