public static class DescribeOmsOpenAPIProjectResponse.Data.Step.StepInfo.ConnectorFullProgressOverview extends Object
| 构造器和说明 |
|---|
ConnectorFullProgressOverview() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getEstimatedRemainingTimeOfSec() |
Long |
getEstimatedTotalCount() |
Long |
getFinishedCount() |
Integer |
getProgress() |
void |
setEstimatedRemainingTimeOfSec(Long estimatedRemainingTimeOfSec) |
void |
setEstimatedTotalCount(Long estimatedTotalCount) |
void |
setFinishedCount(Long finishedCount) |
void |
setProgress(Integer progress) |
public Long getEstimatedTotalCount()
public void setEstimatedTotalCount(Long estimatedTotalCount)
public Long getFinishedCount()
public void setFinishedCount(Long finishedCount)
public Integer getProgress()
public void setProgress(Integer progress)
public Long getEstimatedRemainingTimeOfSec()
public void setEstimatedRemainingTimeOfSec(Long estimatedRemainingTimeOfSec)
Copyright © 2023. All Rights Reserved.