public class DescribeSuspEventExportInfoResponse
extends com.aliyuncs.AcsResponse
构造器和说明 |
---|
DescribeSuspEventExportInfoResponse() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkShowJsonItemName() |
String |
getExportStatus() |
String |
getFileName() |
Long |
getGmtCreate() |
Long |
getGmtModified() |
Integer |
getId() |
DescribeSuspEventExportInfoResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getLink() |
Integer |
getProgress() |
String |
getProperties() |
String |
getRequestId() |
Integer |
getTotalCount() |
String |
getType() |
void |
setExportStatus(String exportStatus) |
void |
setFileName(String fileName) |
void |
setGmtCreate(Long gmtCreate) |
void |
setGmtModified(Long gmtModified) |
void |
setId(Integer id) |
void |
setLink(String link) |
void |
setProgress(Integer progress) |
void |
setProperties(String properties) |
void |
setRequestId(String requestId) |
void |
setTotalCount(Integer totalCount) |
void |
setType(String type) |
public String getLink()
public void setLink(String link)
public String getType()
public void setType(String type)
public Integer getProgress()
public void setProgress(Integer progress)
public String getRequestId()
public void setRequestId(String requestId)
public Long getGmtCreate()
public void setGmtCreate(Long gmtCreate)
public String getFileName()
public void setFileName(String fileName)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public Long getGmtModified()
public void setGmtModified(Long gmtModified)
public String getExportStatus()
public void setExportStatus(String exportStatus)
public Integer getId()
public void setId(Integer id)
public String getProperties()
public void setProperties(String properties)
public DescribeSuspEventExportInfoResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
public boolean checkShowJsonItemName()
checkShowJsonItemName
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All rights reserved.