public class ProgressForDescribeLensTasksOutput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProgressForDescribeLensTasksOutput.StageEnum
Gets or Sets stage
|
| Constructor and Description |
|---|
ProgressForDescribeLensTasksOutput() |
public ProgressForDescribeLensTasksOutput directoriesQueued(Long directoriesQueued)
public Long getDirectoriesQueued()
public void setDirectoriesQueued(Long directoriesQueued)
public ProgressForDescribeLensTasksOutput entriesProcessed(Long entriesProcessed)
public Long getEntriesProcessed()
public void setEntriesProcessed(Long entriesProcessed)
public ProgressForDescribeLensTasksOutput runTimes(Integer runTimes)
public Integer getRunTimes()
public void setRunTimes(Integer runTimes)
public ProgressForDescribeLensTasksOutput stage(ProgressForDescribeLensTasksOutput.StageEnum stage)
public ProgressForDescribeLensTasksOutput.StageEnum getStage()
public void setStage(ProgressForDescribeLensTasksOutput.StageEnum stage)
public ProgressForDescribeLensTasksOutput totalEntriesQueued(Long totalEntriesQueued)
public Long getTotalEntriesQueued()
public void setTotalEntriesQueued(Long totalEntriesQueued)
Copyright © 2026. All rights reserved.