public class DescribeExposedCheckWarningResponse
extends com.aliyuncs.AcsResponse
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeExposedCheckWarningResponse.CheckWarning |
构造器和说明 |
---|
DescribeExposedCheckWarningResponse() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkShowJsonItemName() |
Integer |
getCount() |
DescribeExposedCheckWarningResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
List<DescribeExposedCheckWarningResponse.CheckWarning> |
getWarningList() |
void |
setCount(Integer count) |
void |
setRequestId(String requestId) |
void |
setWarningList(List<DescribeExposedCheckWarningResponse.CheckWarning> warningList) |
public Integer getCount()
public void setCount(Integer count)
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeExposedCheckWarningResponse.CheckWarning> getWarningList()
public void setWarningList(List<DescribeExposedCheckWarningResponse.CheckWarning> warningList)
public DescribeExposedCheckWarningResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
public boolean checkShowJsonItemName()
checkShowJsonItemName
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All rights reserved.