Class TemDeployApplicationDetailInfo


  • public class TemDeployApplicationDetailInfo
    extends AbstractModel
    • Constructor Detail

      • TemDeployApplicationDetailInfo

        public TemDeployApplicationDetailInfo()
      • TemDeployApplicationDetailInfo

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

      • getDeployStrategyConf

        public DeployStrategyConf getDeployStrategyConf()
        Get 分批发布策略 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        DeployStrategyConf 分批发布策略 注意:此字段可能返回 null,表示取不到有效值。
      • setDeployStrategyConf

        public void setDeployStrategyConf​(DeployStrategyConf DeployStrategyConf)
        Set 分批发布策略 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        DeployStrategyConf - 分批发布策略 注意:此字段可能返回 null,表示取不到有效值。
      • getStartTime

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

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

        public String getEndTime()
        Get 结束时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        EndTime 结束时间 注意:此字段可能返回 null,表示取不到有效值。
      • setEndTime

        public void setEndTime​(String EndTime)
        Set 结束时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        EndTime - 结束时间 注意:此字段可能返回 null,表示取不到有效值。
      • getStatus

        public String getStatus()
        Get 当前状态 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Status 当前状态 注意:此字段可能返回 null,表示取不到有效值。
      • setStatus

        public void setStatus​(String Status)
        Set 当前状态 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Status - 当前状态 注意:此字段可能返回 null,表示取不到有效值。
      • getBetaBatchDetail

        public DeployServiceBatchDetail getBetaBatchDetail()
        Get beta分批详情 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        BetaBatchDetail beta分批详情 注意:此字段可能返回 null,表示取不到有效值。
      • setBetaBatchDetail

        public void setBetaBatchDetail​(DeployServiceBatchDetail BetaBatchDetail)
        Set beta分批详情 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        BetaBatchDetail - beta分批详情 注意:此字段可能返回 null,表示取不到有效值。
      • getOtherBatchDetail

        public DeployServiceBatchDetail[] getOtherBatchDetail()
        Get 其他分批详情 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        OtherBatchDetail 其他分批详情 注意:此字段可能返回 null,表示取不到有效值。
      • setOtherBatchDetail

        public void setOtherBatchDetail​(DeployServiceBatchDetail[] OtherBatchDetail)
        Set 其他分批详情 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        OtherBatchDetail - 其他分批详情 注意:此字段可能返回 null,表示取不到有效值。
      • getOldVersionPodList

        public DescribeRunPodPage getOldVersionPodList()
        Get 老版本pod列表 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        OldVersionPodList 老版本pod列表 注意:此字段可能返回 null,表示取不到有效值。
      • setOldVersionPodList

        public void setOldVersionPodList​(DescribeRunPodPage OldVersionPodList)
        Set 老版本pod列表 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        OldVersionPodList - 老版本pod列表 注意:此字段可能返回 null,表示取不到有效值。
      • getCurrentBatchIndex

        public Long getCurrentBatchIndex()
        Get 当前批次id 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CurrentBatchIndex 当前批次id 注意:此字段可能返回 null,表示取不到有效值。
      • setCurrentBatchIndex

        public void setCurrentBatchIndex​(Long CurrentBatchIndex)
        Set 当前批次id 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CurrentBatchIndex - 当前批次id 注意:此字段可能返回 null,表示取不到有效值。
      • getErrorMessage

        public String getErrorMessage()
        Get 错误原因 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ErrorMessage 错误原因 注意:此字段可能返回 null,表示取不到有效值。
      • setErrorMessage

        public void setErrorMessage​(String ErrorMessage)
        Set 错误原因 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ErrorMessage - 错误原因 注意:此字段可能返回 null,表示取不到有效值。
      • getCurrentBatchStatus

        public String getCurrentBatchStatus()
        Get 当前批次状态 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CurrentBatchStatus 当前批次状态 注意:此字段可能返回 null,表示取不到有效值。
      • setCurrentBatchStatus

        public void setCurrentBatchStatus​(String CurrentBatchStatus)
        Set 当前批次状态 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CurrentBatchStatus - 当前批次状态 注意:此字段可能返回 null,表示取不到有效值。
      • getNewDeployVersion

        public String getNewDeployVersion()
        Get 新版本version 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        NewDeployVersion 新版本version 注意:此字段可能返回 null,表示取不到有效值。
      • setNewDeployVersion

        public void setNewDeployVersion​(String NewDeployVersion)
        Set 新版本version 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        NewDeployVersion - 新版本version 注意:此字段可能返回 null,表示取不到有效值。
      • getOldDeployVersion

        public String getOldDeployVersion()
        Get 旧版本version 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        OldDeployVersion 旧版本version 注意:此字段可能返回 null,表示取不到有效值。
      • setOldDeployVersion

        public void setOldDeployVersion​(String OldDeployVersion)
        Set 旧版本version 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        OldDeployVersion - 旧版本version 注意:此字段可能返回 null,表示取不到有效值。
      • getNewVersionPackageInfo

        public String getNewVersionPackageInfo()
        Get 包名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        NewVersionPackageInfo 包名称 注意:此字段可能返回 null,表示取不到有效值。
      • setNewVersionPackageInfo

        public void setNewVersionPackageInfo​(String NewVersionPackageInfo)
        Set 包名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        NewVersionPackageInfo - 包名称 注意:此字段可能返回 null,表示取不到有效值。
      • getNextBatchStartTime

        public Long getNextBatchStartTime()
        Get 下一批次开始时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        NextBatchStartTime 下一批次开始时间 注意:此字段可能返回 null,表示取不到有效值。
      • setNextBatchStartTime

        public void setNextBatchStartTime​(Long NextBatchStartTime)
        Set 下一批次开始时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        NextBatchStartTime - 下一批次开始时间 注意:此字段可能返回 null,表示取不到有效值。