public class GetVmMetaResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
GetVmMetaResponse.VmMetaInfo |
| Constructor and Description |
|---|
GetVmMetaResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkShowJsonItemName() |
GetVmMetaResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
GetVmMetaResponse.VmMetaInfo |
getVmMetaInfo() |
void |
setRequestId(String requestId) |
void |
setVmMetaInfo(GetVmMetaResponse.VmMetaInfo vmMetaInfo) |
public String getRequestId()
public void setRequestId(String requestId)
public GetVmMetaResponse.VmMetaInfo getVmMetaInfo()
public void setVmMetaInfo(GetVmMetaResponse.VmMetaInfo vmMetaInfo)
public GetVmMetaResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.