public class DescribeParameterGroupsResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
DescribeParameterGroupsResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeParameterGroupsResponse |
addParameterGroupsItem(ParameterGroupForDescribeParameterGroupsOutput parameterGroupsItem) |
boolean |
equals(Object o) |
@Valid List<ParameterGroupForDescribeParameterGroupsOutput> |
getParameterGroups()
Get parameterGroups
|
Integer |
getTotal()
Get total
|
int |
hashCode() |
DescribeParameterGroupsResponse |
parameterGroups(List<ParameterGroupForDescribeParameterGroupsOutput> parameterGroups) |
void |
setParameterGroups(List<ParameterGroupForDescribeParameterGroupsOutput> parameterGroups) |
void |
setTotal(Integer total) |
String |
toString() |
DescribeParameterGroupsResponse |
total(Integer total) |
getResponseMetadata, setResponseMetadatapublic DescribeParameterGroupsResponse parameterGroups(List<ParameterGroupForDescribeParameterGroupsOutput> parameterGroups)
public DescribeParameterGroupsResponse addParameterGroupsItem(ParameterGroupForDescribeParameterGroupsOutput parameterGroupsItem)
@Valid public @Valid List<ParameterGroupForDescribeParameterGroupsOutput> getParameterGroups()
public void setParameterGroups(List<ParameterGroupForDescribeParameterGroupsOutput> parameterGroups)
public DescribeParameterGroupsResponse total(Integer total)
public Integer getTotal()
public void setTotal(Integer total)
Copyright © 2025. All rights reserved.