Class TerrorismOcrReviewTemplateInfoForUpdate


  • public class TerrorismOcrReviewTemplateInfoForUpdate
    extends AbstractModel
    • Constructor Detail

      • TerrorismOcrReviewTemplateInfoForUpdate

        public TerrorismOcrReviewTemplateInfoForUpdate()
      • TerrorismOcrReviewTemplateInfoForUpdate

        public TerrorismOcrReviewTemplateInfoForUpdate​(TerrorismOcrReviewTemplateInfoForUpdate 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:关闭文本涉敏任务。