public class LensExportInfoForDescribeLensTasksOutput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LensExportInfoForDescribeLensTasksOutput.ExportAttrsEnum
Gets or Sets exportAttrs
|
| Constructor and Description |
|---|
LensExportInfoForDescribeLensTasksOutput() |
public LensExportInfoForDescribeLensTasksOutput()
public LensExportInfoForDescribeLensTasksOutput enableDownload(Boolean enableDownload)
public Boolean isEnableDownload()
public void setEnableDownload(Boolean enableDownload)
public LensExportInfoForDescribeLensTasksOutput exportAttrs(List<LensExportInfoForDescribeLensTasksOutput.ExportAttrsEnum> exportAttrs)
public LensExportInfoForDescribeLensTasksOutput addExportAttrsItem(LensExportInfoForDescribeLensTasksOutput.ExportAttrsEnum exportAttrsItem)
public List<LensExportInfoForDescribeLensTasksOutput.ExportAttrsEnum> getExportAttrs()
public void setExportAttrs(List<LensExportInfoForDescribeLensTasksOutput.ExportAttrsEnum> exportAttrs)
public LensExportInfoForDescribeLensTasksOutput exportPath(String exportPath)
public String getExportPath()
public void setExportPath(String exportPath)
public LensExportInfoForDescribeLensTasksOutput resultDownloadUrl(String resultDownloadUrl)
public String getResultDownloadUrl()
public void setResultDownloadUrl(String resultDownloadUrl)
public LensExportInfoForDescribeLensTasksOutput tosBucket(String tosBucket)
public String getTosBucket()
public void setTosBucket(String tosBucket)
public LensExportInfoForDescribeLensTasksOutput tosPrefix(String tosPrefix)
public String getTosPrefix()
public void setTosPrefix(String tosPrefix)
Copyright © 2026. All rights reserved.