Class DeliveryConfigBindGroup

    • Constructor Detail

      • DeliveryConfigBindGroup

        public DeliveryConfigBindGroup()
      • DeliveryConfigBindGroup

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

      • getConfigId

        public String getConfigId()
        Get 配置id
        Returns:
        ConfigId 配置id
      • setConfigId

        public void setConfigId​(String ConfigId)
        Set 配置id
        Parameters:
        ConfigId - 配置id
      • getConfigName

        public String getConfigName()
        Get 配置名
        Returns:
        ConfigName 配置名
      • setConfigName

        public void setConfigName​(String ConfigName)
        Set 配置名
        Parameters:
        ConfigName - 配置名
      • getCollectPath

        public String[] getCollectPath()
        Get 采集路径 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CollectPath 采集路径 注意:此字段可能返回 null,表示取不到有效值。
      • setCollectPath

        public void setCollectPath​(String[] CollectPath)
        Set 采集路径 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CollectPath - 采集路径 注意:此字段可能返回 null,表示取不到有效值。
      • getGroups

        public GroupInfo[] getGroups()
        Get 关联部署组信息 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Groups 关联部署组信息 注意:此字段可能返回 null,表示取不到有效值。
      • setGroups

        public void setGroups​(GroupInfo[] Groups)
        Set 关联部署组信息 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Groups - 关联部署组信息 注意:此字段可能返回 null,表示取不到有效值。
      • getCreateTime

        public String getCreateTime()
        Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CreateTime 创建时间 注意:此字段可能返回 null,表示取不到有效值。
      • setCreateTime

        public void setCreateTime​(String CreateTime)
        Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CreateTime - 创建时间 注意:此字段可能返回 null,表示取不到有效值。
      • getKafkaVIp

        public String getKafkaVIp()
        Get KafkaVIp 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        KafkaVIp KafkaVIp 注意:此字段可能返回 null,表示取不到有效值。
      • setKafkaVIp

        public void setKafkaVIp​(String KafkaVIp)
        Set KafkaVIp 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        KafkaVIp - KafkaVIp 注意:此字段可能返回 null,表示取不到有效值。
      • getKafkaAddress

        public String getKafkaAddress()
        Get KafkaAddress 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        KafkaAddress KafkaAddress 注意:此字段可能返回 null,表示取不到有效值。
      • setKafkaAddress

        public void setKafkaAddress​(String KafkaAddress)
        Set KafkaAddress 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        KafkaAddress - KafkaAddress 注意:此字段可能返回 null,表示取不到有效值。
      • getKafkaVPort

        public String getKafkaVPort()
        Get KafkaVPort 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        KafkaVPort KafkaVPort 注意:此字段可能返回 null,表示取不到有效值。
      • setKafkaVPort

        public void setKafkaVPort​(String KafkaVPort)
        Set KafkaVPort 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        KafkaVPort - KafkaVPort 注意:此字段可能返回 null,表示取不到有效值。
      • getTopic

        public String getTopic()
        Get Topic 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Topic Topic 注意:此字段可能返回 null,表示取不到有效值。
      • setTopic

        public void setTopic​(String Topic)
        Set Topic 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Topic - Topic 注意:此字段可能返回 null,表示取不到有效值。
      • getLineRule

        public String getLineRule()
        Get LineRule 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        LineRule LineRule 注意:此字段可能返回 null,表示取不到有效值。
      • setLineRule

        public void setLineRule​(String LineRule)
        Set LineRule 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        LineRule - LineRule 注意:此字段可能返回 null,表示取不到有效值。
      • getCustomRule

        public String getCustomRule()
        Get CustomRule 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CustomRule CustomRule 注意:此字段可能返回 null,表示取不到有效值。
      • setCustomRule

        public void setCustomRule​(String CustomRule)
        Set CustomRule 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CustomRule - CustomRule 注意:此字段可能返回 null,表示取不到有效值。
      • getEnableGlobalLineRule

        public Boolean getEnableGlobalLineRule()
        Get EnableGlobalLineRule 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        EnableGlobalLineRule EnableGlobalLineRule 注意:此字段可能返回 null,表示取不到有效值。
      • setEnableGlobalLineRule

        public void setEnableGlobalLineRule​(Boolean EnableGlobalLineRule)
        Set EnableGlobalLineRule 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        EnableGlobalLineRule - EnableGlobalLineRule 注意:此字段可能返回 null,表示取不到有效值。
      • getEnableAuth

        public Boolean getEnableAuth()
        Get EnableAuth 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        EnableAuth EnableAuth 注意:此字段可能返回 null,表示取不到有效值。
      • setEnableAuth

        public void setEnableAuth​(Boolean EnableAuth)
        Set EnableAuth 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        EnableAuth - EnableAuth 注意:此字段可能返回 null,表示取不到有效值。
      • getUsername

        public String getUsername()
        Get Username 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Username Username 注意:此字段可能返回 null,表示取不到有效值。
      • setUsername

        public void setUsername​(String Username)
        Set Username 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Username - Username 注意:此字段可能返回 null,表示取不到有效值。
      • getPassword

        public String getPassword()
        Get Password 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Password Password 注意:此字段可能返回 null,表示取不到有效值。
      • setPassword

        public void setPassword​(String Password)
        Set Password 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Password - Password 注意:此字段可能返回 null,表示取不到有效值。
      • getKafkaInfos

        public DeliveryKafkaInfo[] getKafkaInfos()
        Get KafkaInfos 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        KafkaInfos KafkaInfos 注意:此字段可能返回 null,表示取不到有效值。
      • setKafkaInfos

        public void setKafkaInfos​(DeliveryKafkaInfo[] KafkaInfos)
        Set KafkaInfos 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        KafkaInfos - KafkaInfos 注意:此字段可能返回 null,表示取不到有效值。