| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<SecurityGroup> |
DescribeSecurityGroupsResponse.securityGroups()
Information about one or more security groups.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSecurityGroupsResponse.Builder |
DescribeSecurityGroupsResponse.Builder.securityGroups(SecurityGroup... securityGroups)
Information about one or more security groups.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSecurityGroupsResponse.Builder |
DescribeSecurityGroupsResponse.Builder.securityGroups(Collection<SecurityGroup> securityGroups)
Information about one or more security groups.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityGroup |
SecurityGroupUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.