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