public class DescribeParameterGroupResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeParameterGroupResponse.ParameterGroupItem |
| 构造器和说明 |
|---|
DescribeParameterGroupResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
checkShowJsonItemName() |
DescribeParameterGroupResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<DescribeParameterGroupResponse.ParameterGroupItem> |
getParameterGroup() |
String |
getRequestId() |
void |
setParameterGroup(List<DescribeParameterGroupResponse.ParameterGroupItem> parameterGroup) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeParameterGroupResponse.ParameterGroupItem> getParameterGroup()
public void setParameterGroup(List<DescribeParameterGroupResponse.ParameterGroupItem> parameterGroup)
public DescribeParameterGroupResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName 在类中 com.aliyuncs.AcsResponseCopyright © 2021. All Rights Reserved.