public class LensTaskForDescribeLensTasksOutput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LensTaskForDescribeLensTasksOutput.LensTaskContentEnum
Gets or Sets lensTaskContent
|
static class |
LensTaskForDescribeLensTasksOutput.StatusEnum
Gets or Sets status
|
| Constructor and Description |
|---|
LensTaskForDescribeLensTasksOutput() |
public LensTaskForDescribeLensTasksOutput completeTime(String completeTime)
public String getCompleteTime()
public void setCompleteTime(String completeTime)
public LensTaskForDescribeLensTasksOutput conflictTaskId(String conflictTaskId)
public String getConflictTaskId()
public void setConflictTaskId(String conflictTaskId)
public LensTaskForDescribeLensTasksOutput createTime(String createTime)
public String getCreateTime()
public void setCreateTime(String createTime)
public LensTaskForDescribeLensTasksOutput description(String description)
public String getDescription()
public void setDescription(String description)
public LensTaskForDescribeLensTasksOutput fileSystemId(String fileSystemId)
public String getFileSystemId()
public void setFileSystemId(String fileSystemId)
public LensTaskForDescribeLensTasksOutput lensAnalysisInfo(LensAnalysisInfoForDescribeLensTasksOutput lensAnalysisInfo)
@Valid public @Valid LensAnalysisInfoForDescribeLensTasksOutput getLensAnalysisInfo()
public void setLensAnalysisInfo(LensAnalysisInfoForDescribeLensTasksOutput lensAnalysisInfo)
public LensTaskForDescribeLensTasksOutput lensCapacityStatInfo(LensCapacityStatInfoForDescribeLensTasksOutput lensCapacityStatInfo)
@Valid public @Valid LensCapacityStatInfoForDescribeLensTasksOutput getLensCapacityStatInfo()
public void setLensCapacityStatInfo(LensCapacityStatInfoForDescribeLensTasksOutput lensCapacityStatInfo)
public LensTaskForDescribeLensTasksOutput lensExportInfo(LensExportInfoForDescribeLensTasksOutput lensExportInfo)
@Valid public @Valid LensExportInfoForDescribeLensTasksOutput getLensExportInfo()
public void setLensExportInfo(LensExportInfoForDescribeLensTasksOutput lensExportInfo)
public LensTaskForDescribeLensTasksOutput lensPolicyId(String lensPolicyId)
public String getLensPolicyId()
public void setLensPolicyId(String lensPolicyId)
public LensTaskForDescribeLensTasksOutput lensPolicySnapshot(LensPolicySnapshotForDescribeLensTasksOutput lensPolicySnapshot)
@Valid public @Valid LensPolicySnapshotForDescribeLensTasksOutput getLensPolicySnapshot()
public void setLensPolicySnapshot(LensPolicySnapshotForDescribeLensTasksOutput lensPolicySnapshot)
public LensTaskForDescribeLensTasksOutput lensTaskContent(List<LensTaskForDescribeLensTasksOutput.LensTaskContentEnum> lensTaskContent)
public LensTaskForDescribeLensTasksOutput addLensTaskContentItem(LensTaskForDescribeLensTasksOutput.LensTaskContentEnum lensTaskContentItem)
public List<LensTaskForDescribeLensTasksOutput.LensTaskContentEnum> getLensTaskContent()
public void setLensTaskContent(List<LensTaskForDescribeLensTasksOutput.LensTaskContentEnum> lensTaskContent)
public LensTaskForDescribeLensTasksOutput lensTaskId(String lensTaskId)
public String getLensTaskId()
public void setLensTaskId(String lensTaskId)
public LensTaskForDescribeLensTasksOutput lensTaskName(String lensTaskName)
public String getLensTaskName()
public void setLensTaskName(String lensTaskName)
public LensTaskForDescribeLensTasksOutput masterTaskId(String masterTaskId)
public String getMasterTaskId()
public void setMasterTaskId(String masterTaskId)
public LensTaskForDescribeLensTasksOutput modifyTime(String modifyTime)
public String getModifyTime()
public void setModifyTime(String modifyTime)
public LensTaskForDescribeLensTasksOutput progress(ProgressForDescribeLensTasksOutput progress)
@Valid public @Valid ProgressForDescribeLensTasksOutput getProgress()
public void setProgress(ProgressForDescribeLensTasksOutput progress)
public LensTaskForDescribeLensTasksOutput schedule(ScheduleForDescribeLensTasksOutput schedule)
@Valid public @Valid ScheduleForDescribeLensTasksOutput getSchedule()
public void setSchedule(ScheduleForDescribeLensTasksOutput schedule)
public LensTaskForDescribeLensTasksOutput startTime(String startTime)
public String getStartTime()
public void setStartTime(String startTime)
public LensTaskForDescribeLensTasksOutput status(LensTaskForDescribeLensTasksOutput.StatusEnum status)
public LensTaskForDescribeLensTasksOutput.StatusEnum getStatus()
public void setStatus(LensTaskForDescribeLensTasksOutput.StatusEnum status)
public LensTaskForDescribeLensTasksOutput targetInfos(List<TargetInfoForDescribeLensTasksOutput> targetInfos)
public LensTaskForDescribeLensTasksOutput addTargetInfosItem(TargetInfoForDescribeLensTasksOutput targetInfosItem)
@Valid public @Valid List<TargetInfoForDescribeLensTasksOutput> getTargetInfos()
public void setTargetInfos(List<TargetInfoForDescribeLensTasksOutput> targetInfos)
Copyright © 2026. All rights reserved.