public class DescribeVodCertificateListResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeVodCertificateListResponse.CertificateListModel |
| Constructor and Description |
|---|
DescribeVodCertificateListResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeVodCertificateListResponse.CertificateListModel |
getCertificateListModel() |
DescribeVodCertificateListResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setCertificateListModel(DescribeVodCertificateListResponse.CertificateListModel certificateListModel) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public DescribeVodCertificateListResponse.CertificateListModel getCertificateListModel()
public void setCertificateListModel(DescribeVodCertificateListResponse.CertificateListModel certificateListModel)
public DescribeVodCertificateListResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.