public class GetDRMLicenseResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
GetDRMLicenseResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkShowJsonItemName() |
GetDRMLicenseResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getLicense() |
String |
getRequestId() |
void |
setLicense(String license) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public String getLicense()
public void setLicense(String license)
public GetDRMLicenseResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.