public class CdsFileShareLinkModel
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
CdsFileShareLinkModel.Builder |
限定符和类型 | 方法和说明 |
---|---|
static CdsFileShareLinkModel.Builder |
builder() |
static CdsFileShareLinkModel |
create() |
Long |
getAccessCount() |
String |
getCreateTime() |
String |
getCreator() |
String |
getDescription() |
Boolean |
getDisableDownload() |
Boolean |
getDisablePreview() |
Boolean |
getDisableSave() |
Long |
getDownloadCount() |
Long |
getDownloadLimit() |
String |
getDriveId() |
String |
getExpiration() |
Boolean |
getExpired() |
String |
getFileIds() |
String |
getModifiyTime() |
Long |
getPreviewCount() |
Long |
getPreviewLimit() |
Long |
getReportCount() |
Long |
getSaveCount() |
Long |
getSaveLimit() |
String |
getShareId() |
String |
getShareLink() |
String |
getShareName() |
String |
getSharePwd() |
String |
getStatus() |
Long |
getVideoPreviewCount() |
public static CdsFileShareLinkModel.Builder builder()
public static CdsFileShareLinkModel create()
public Long getAccessCount()
public String getCreateTime()
public String getCreator()
public String getDescription()
public Boolean getDisableDownload()
public Boolean getDisablePreview()
public Boolean getDisableSave()
public Long getDownloadCount()
public Long getDownloadLimit()
public String getDriveId()
public String getExpiration()
public Boolean getExpired()
public String getFileIds()
public String getModifiyTime()
public Long getPreviewCount()
public Long getPreviewLimit()
public Long getReportCount()
public Long getSaveCount()
public Long getSaveLimit()
public String getShareId()
public String getShareLink()
public String getShareName()
public String getSharePwd()
public String getStatus()
public Long getVideoPreviewCount()
Copyright © 2024. All rights reserved.