Class RunVersionPod

    • Constructor Detail

      • RunVersionPod

        public RunVersionPod()
      • RunVersionPod

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

      • getWebshell

        public String getWebshell()
        Get shell地址
        Returns:
        Webshell shell地址
      • setWebshell

        public void setWebshell​(String Webshell)
        Set shell地址
        Parameters:
        Webshell - shell地址
      • getPodId

        public String getPodId()
        Get pod的id
        Returns:
        PodId pod的id
      • setPodId

        public void setPodId​(String PodId)
        Set pod的id
        Parameters:
        PodId - pod的id
      • getStatus

        public String getStatus()
        Get 状态
        Returns:
        Status 状态
      • setStatus

        public void setStatus​(String Status)
        Set 状态
        Parameters:
        Status - 状态
      • getCreateTime

        public String getCreateTime()
        Get 创建时间
        Returns:
        CreateTime 创建时间
      • setCreateTime

        public void setCreateTime​(String CreateTime)
        Set 创建时间
        Parameters:
        CreateTime - 创建时间
      • getPodIp

        public String getPodIp()
        Get 实例的ip
        Returns:
        PodIp 实例的ip
      • setPodIp

        public void setPodIp​(String PodIp)
        Set 实例的ip
        Parameters:
        PodIp - 实例的ip
      • getZone

        public String getZone()
        Get 可用区 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Zone 可用区 注意:此字段可能返回 null,表示取不到有效值。
      • setZone

        public void setZone​(String Zone)
        Set 可用区 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Zone - 可用区 注意:此字段可能返回 null,表示取不到有效值。
      • getDeployVersion

        public String getDeployVersion()
        Get 部署版本 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        DeployVersion 部署版本 注意:此字段可能返回 null,表示取不到有效值。
      • setDeployVersion

        public void setDeployVersion​(String DeployVersion)
        Set 部署版本 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        DeployVersion - 部署版本 注意:此字段可能返回 null,表示取不到有效值。
      • getRestartCount

        public Long getRestartCount()
        Get 重启次数 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        RestartCount 重启次数 注意:此字段可能返回 null,表示取不到有效值。
      • setRestartCount

        public void setRestartCount​(Long RestartCount)
        Set 重启次数 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        RestartCount - 重启次数 注意:此字段可能返回 null,表示取不到有效值。
      • getReady

        public Boolean getReady()
        Get pod是否就绪 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Ready pod是否就绪 注意:此字段可能返回 null,表示取不到有效值。
      • setReady

        public void setReady​(Boolean Ready)
        Set pod是否就绪 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Ready - pod是否就绪 注意:此字段可能返回 null,表示取不到有效值。
      • getContainerState

        public String getContainerState()
        Get 容器状态 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ContainerState 容器状态 注意:此字段可能返回 null,表示取不到有效值。
      • setContainerState

        public void setContainerState​(String ContainerState)
        Set 容器状态 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ContainerState - 容器状态 注意:此字段可能返回 null,表示取不到有效值。
      • getNodeInfo

        public NodeInfo getNodeInfo()
        Get 实例所在节点信息 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        NodeInfo 实例所在节点信息 注意:此字段可能返回 null,表示取不到有效值。
      • setNodeInfo

        public void setNodeInfo​(NodeInfo NodeInfo)
        Set 实例所在节点信息 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        NodeInfo - 实例所在节点信息 注意:此字段可能返回 null,表示取不到有效值。
      • getStartTime

        public String getStartTime()
        Get 启动时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        StartTime 启动时间 注意:此字段可能返回 null,表示取不到有效值。
      • setStartTime

        public void setStartTime​(String StartTime)
        Set 启动时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        StartTime - 启动时间 注意:此字段可能返回 null,表示取不到有效值。
      • getUnhealthy

        public Boolean getUnhealthy()
        Get 是否健康 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Unhealthy 是否健康 注意:此字段可能返回 null,表示取不到有效值。
      • setUnhealthy

        public void setUnhealthy​(Boolean Unhealthy)
        Set 是否健康 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Unhealthy - 是否健康 注意:此字段可能返回 null,表示取不到有效值。
      • getUnhealthyWarningMsg

        public String getUnhealthyWarningMsg()
        Get 不健康时的提示信息 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        UnhealthyWarningMsg 不健康时的提示信息 注意:此字段可能返回 null,表示取不到有效值。
      • setUnhealthyWarningMsg

        public void setUnhealthyWarningMsg​(String UnhealthyWarningMsg)
        Set 不健康时的提示信息 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        UnhealthyWarningMsg - 不健康时的提示信息 注意:此字段可能返回 null,表示取不到有效值。
      • getVersionId

        public String getVersionId()
        Get 版本ID 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        VersionId 版本ID 注意:此字段可能返回 null,表示取不到有效值。
      • setVersionId

        public void setVersionId​(String VersionId)
        Set 版本ID 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        VersionId - 版本ID 注意:此字段可能返回 null,表示取不到有效值。
      • getApplicationName

        public String getApplicationName()
        Get 应用名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ApplicationName 应用名称 注意:此字段可能返回 null,表示取不到有效值。
      • setApplicationName

        public void setApplicationName​(String ApplicationName)
        Set 应用名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ApplicationName - 应用名称 注意:此字段可能返回 null,表示取不到有效值。