Class DownloadVRSModelRsp

    • Constructor Detail

      • DownloadVRSModelRsp

        public DownloadVRSModelRsp()
      • DownloadVRSModelRsp

        public DownloadVRSModelRsp​(DownloadVRSModelRsp 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

      • getModel

        public String getModel()
        Get 模型cos地址 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Model 模型cos地址 注意:此字段可能返回 null,表示取不到有效值。
      • setModel

        public void setModel​(String Model)
        Set 模型cos地址 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Model - 模型cos地址 注意:此字段可能返回 null,表示取不到有效值。
      • getVoiceName

        public String getVoiceName()
        Get 音色名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        VoiceName 音色名称 注意:此字段可能返回 null,表示取不到有效值。
      • setVoiceName

        public void setVoiceName​(String VoiceName)
        Set 音色名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        VoiceName - 音色名称 注意:此字段可能返回 null,表示取不到有效值。
      • getVoiceGender

        public Long getVoiceGender()
        Get 音色性别: 1-male 2-female 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        VoiceGender 音色性别: 1-male 2-female 注意:此字段可能返回 null,表示取不到有效值。
      • setVoiceGender

        public void setVoiceGender​(Long VoiceGender)
        Set 音色性别: 1-male 2-female 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        VoiceGender - 音色性别: 1-male 2-female 注意:此字段可能返回 null,表示取不到有效值。
      • getVoiceLanguage

        public Long getVoiceLanguage()
        Get 语言类型: 1-中文 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        VoiceLanguage 语言类型: 1-中文 注意:此字段可能返回 null,表示取不到有效值。
      • setVoiceLanguage

        public void setVoiceLanguage​(Long VoiceLanguage)
        Set 语言类型: 1-中文 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        VoiceLanguage - 语言类型: 1-中文 注意:此字段可能返回 null,表示取不到有效值。
      • getTaskId

        public String getTaskId()
        Get 任务ID
        Returns:
        TaskId 任务ID
      • setTaskId

        public void setTaskId​(String TaskId)
        Set 任务ID
        Parameters:
        TaskId - 任务ID