public class ListSecurityGroupsResponse extends ListResponse
metadata| Constructor and Description |
|---|
ListSecurityGroupsResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<SecurityGroupModel> |
getSecurityGroups() |
void |
setSecurityGroups(List<SecurityGroupModel> securityGroups) |
getIsTruncated, getMarker, getMaxKeys, getNextMarker, setIsTruncated, setMarker, setMaxKeys, setNextMarkergetMetadatapublic List<SecurityGroupModel> getSecurityGroups()
public void setSecurityGroups(List<SecurityGroupModel> securityGroups)
Copyright © 2022. All rights reserved.