Class DeployServiceBatchDetail
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.tem.v20210701.models.DeployServiceBatchDetail
-
public class DeployServiceBatchDetail extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DeployServiceBatchDetail()DeployServiceBatchDetail(DeployServiceBatchDetail 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 Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetBatchIndex()Get 批次id 注意:此字段可能返回 null,表示取不到有效值。StringgetBatchStatus()Get 当前批次状态:"WaitForTimeExceed", "WaitForResume", "Deploying", "Finish", "NotStart" 注意:此字段可能返回 null,表示取不到有效值。DeployServicePodDetailgetNewPodList()Get 新实例列表 注意:此字段可能返回 null,表示取不到有效值。DeployServicePodDetail[]getNewPods()Get 新实例列表 注意:此字段可能返回 null,表示取不到有效值。LonggetNextBatchStartTime()Get =0:手动确认批次;>0:下一批次开始时间戳 注意:此字段可能返回 null,表示取不到有效值。DeployServicePodDetailgetOldPodList()Get 旧实例列表 注意:此字段可能返回 null,表示取不到有效值。DeployServicePodDetail[]getOldPods()Get 旧实例列表 注意:此字段可能返回 null,表示取不到有效值。LonggetPodNum()Get 该批次预计旧实例数量 注意:此字段可能返回 null,表示取不到有效值。voidsetBatchIndex(Long BatchIndex)Set 批次id 注意:此字段可能返回 null,表示取不到有效值。voidsetBatchStatus(String BatchStatus)Set 当前批次状态:"WaitForTimeExceed", "WaitForResume", "Deploying", "Finish", "NotStart" 注意:此字段可能返回 null,表示取不到有效值。voidsetNewPodList(DeployServicePodDetail NewPodList)Set 新实例列表 注意:此字段可能返回 null,表示取不到有效值。voidsetNewPods(DeployServicePodDetail[] NewPods)Set 新实例列表 注意:此字段可能返回 null,表示取不到有效值。voidsetNextBatchStartTime(Long NextBatchStartTime)Set =0:手动确认批次;>0:下一批次开始时间戳 注意:此字段可能返回 null,表示取不到有效值。voidsetOldPodList(DeployServicePodDetail OldPodList)Set 旧实例列表 注意:此字段可能返回 null,表示取不到有效值。voidsetOldPods(DeployServicePodDetail[] OldPods)Set 旧实例列表 注意:此字段可能返回 null,表示取不到有效值。voidsetPodNum(Long PodNum)Set 该批次预计旧实例数量 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
DeployServiceBatchDetail
public DeployServiceBatchDetail()
-
DeployServiceBatchDetail
public DeployServiceBatchDetail(DeployServiceBatchDetail 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
-
getOldPodList
public DeployServicePodDetail getOldPodList()
Get 旧实例列表 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OldPodList 旧实例列表 注意:此字段可能返回 null,表示取不到有效值。
-
setOldPodList
public void setOldPodList(DeployServicePodDetail OldPodList)
Set 旧实例列表 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OldPodList- 旧实例列表 注意:此字段可能返回 null,表示取不到有效值。
-
getNewPodList
public DeployServicePodDetail getNewPodList()
Get 新实例列表 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- NewPodList 新实例列表 注意:此字段可能返回 null,表示取不到有效值。
-
setNewPodList
public void setNewPodList(DeployServicePodDetail NewPodList)
Set 新实例列表 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
NewPodList- 新实例列表 注意:此字段可能返回 null,表示取不到有效值。
-
getBatchStatus
public String getBatchStatus()
Get 当前批次状态:"WaitForTimeExceed", "WaitForResume", "Deploying", "Finish", "NotStart" 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- BatchStatus 当前批次状态:"WaitForTimeExceed", "WaitForResume", "Deploying", "Finish", "NotStart" 注意:此字段可能返回 null,表示取不到有效值。
-
setBatchStatus
public void setBatchStatus(String BatchStatus)
Set 当前批次状态:"WaitForTimeExceed", "WaitForResume", "Deploying", "Finish", "NotStart" 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
BatchStatus- 当前批次状态:"WaitForTimeExceed", "WaitForResume", "Deploying", "Finish", "NotStart" 注意:此字段可能返回 null,表示取不到有效值。
-
getPodNum
public Long getPodNum()
Get 该批次预计旧实例数量 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PodNum 该批次预计旧实例数量 注意:此字段可能返回 null,表示取不到有效值。
-
setPodNum
public void setPodNum(Long PodNum)
Set 该批次预计旧实例数量 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PodNum- 该批次预计旧实例数量 注意:此字段可能返回 null,表示取不到有效值。
-
getBatchIndex
public Long getBatchIndex()
Get 批次id 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- BatchIndex 批次id 注意:此字段可能返回 null,表示取不到有效值。
-
setBatchIndex
public void setBatchIndex(Long BatchIndex)
Set 批次id 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
BatchIndex- 批次id 注意:此字段可能返回 null,表示取不到有效值。
-
getOldPods
public DeployServicePodDetail[] getOldPods()
Get 旧实例列表 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OldPods 旧实例列表 注意:此字段可能返回 null,表示取不到有效值。
-
setOldPods
public void setOldPods(DeployServicePodDetail[] OldPods)
Set 旧实例列表 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OldPods- 旧实例列表 注意:此字段可能返回 null,表示取不到有效值。
-
getNewPods
public DeployServicePodDetail[] getNewPods()
Get 新实例列表 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- NewPods 新实例列表 注意:此字段可能返回 null,表示取不到有效值。
-
setNewPods
public void setNewPods(DeployServicePodDetail[] NewPods)
Set 新实例列表 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
NewPods- 新实例列表 注意:此字段可能返回 null,表示取不到有效值。
-
getNextBatchStartTime
public Long getNextBatchStartTime()
Get =0:手动确认批次;>0:下一批次开始时间戳 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- NextBatchStartTime =0:手动确认批次;>0:下一批次开始时间戳 注意:此字段可能返回 null,表示取不到有效值。
-
setNextBatchStartTime
public void setNextBatchStartTime(Long NextBatchStartTime)
Set =0:手动确认批次;>0:下一批次开始时间戳 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
NextBatchStartTime- =0:手动确认批次;>0:下一批次开始时间戳 注意:此字段可能返回 null,表示取不到有效值。
-
-