public class GetMezzanineInfoResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
GetMezzanineInfoResponse.Mezzanine |
| Constructor and Description |
|---|
GetMezzanineInfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkShowJsonItemName() |
GetMezzanineInfoResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
GetMezzanineInfoResponse.Mezzanine |
getMezzanine() |
String |
getRequestId() |
void |
setMezzanine(GetMezzanineInfoResponse.Mezzanine mezzanine) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public GetMezzanineInfoResponse.Mezzanine getMezzanine()
public void setMezzanine(GetMezzanineInfoResponse.Mezzanine mezzanine)
public GetMezzanineInfoResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.