public class DescribeAlarmEventStackInfoResponse
extends com.aliyuncs.AcsResponse
构造器和说明 |
---|
DescribeAlarmEventStackInfoResponse() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkShowJsonItemName() |
DescribeAlarmEventStackInfoResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
String |
getStackInfo() |
void |
setRequestId(String requestId) |
void |
setStackInfo(String stackInfo) |
public String getStackInfo()
public void setStackInfo(String stackInfo)
public String getRequestId()
public void setRequestId(String requestId)
public DescribeAlarmEventStackInfoResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
public boolean checkShowJsonItemName()
checkShowJsonItemName
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All rights reserved.