| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeSecurityGroupsResponse |
EC2Client.describeSecurityGroups()
Describes one or more of your security groups.
|
default DescribeSecurityGroupsResponse |
EC2Client.describeSecurityGroups(DescribeSecurityGroupsRequest describeSecurityGroupsRequest)
Describes one or more of your security groups.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeSecurityGroupsResponse> |
EC2AsyncClient.describeSecurityGroups()
Describes one or more of your security groups.
|
default CompletableFuture<DescribeSecurityGroupsResponse> |
EC2AsyncClient.describeSecurityGroups(DescribeSecurityGroupsRequest describeSecurityGroupsRequest)
Describes one or more of your security groups.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSecurityGroupsResponse |
DescribeSecurityGroupsResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.