public class DescribeResourceDiagnosisResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
DescribeResourceDiagnosisResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkShowJsonItemName() |
List<String> |
getConnection() |
List<String> |
getCPU() |
String |
getEndTime() |
DescribeResourceDiagnosisResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<String> |
getIOPS() |
List<String> |
getMemory() |
String |
getRequestId() |
String |
getStartTime() |
List<String> |
getStorage() |
void |
setConnection(List<String> connection) |
void |
setCPU(List<String> cPU) |
void |
setEndTime(String endTime) |
void |
setIOPS(List<String> iOPS) |
void |
setMemory(List<String> memory) |
void |
setRequestId(String requestId) |
void |
setStartTime(String startTime) |
void |
setStorage(List<String> storage) |
public String getRequestId()
public void setRequestId(String requestId)
public String getStartTime()
public void setStartTime(String startTime)
public String getEndTime()
public void setEndTime(String endTime)
public DescribeResourceDiagnosisResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.