public static class GetCompliancePackReportResponse.CompliancePackReport extends Object
构造器和说明 |
---|
CompliancePackReport() |
限定符和类型 | 方法和说明 |
---|---|
Long |
getAccountId() |
String |
getCompliancePackId() |
Long |
getReportCreateTimestamp() |
String |
getReportStatus() |
String |
getReportUrl() |
void |
setAccountId(Long accountId) |
void |
setCompliancePackId(String compliancePackId) |
void |
setReportCreateTimestamp(Long reportCreateTimestamp) |
void |
setReportStatus(String reportStatus) |
void |
setReportUrl(String reportUrl) |
public String getReportUrl()
public void setReportUrl(String reportUrl)
public String getReportStatus()
public void setReportStatus(String reportStatus)
public String getCompliancePackId()
public void setCompliancePackId(String compliancePackId)
public Long getAccountId()
public void setAccountId(Long accountId)
public Long getReportCreateTimestamp()
public void setReportCreateTimestamp(Long reportCreateTimestamp)
Copyright © 2024. All Rights Reserved.