| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default AuthorizeSecurityGroupEgressResponse |
EC2Client.authorizeSecurityGroupEgress(AuthorizeSecurityGroupEgressRequest authorizeSecurityGroupEgressRequest)
[EC2-VPC only] Adds one or more egress rules to a security group for use with a VPC.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AuthorizeSecurityGroupEgressResponse> |
EC2AsyncClient.authorizeSecurityGroupEgress(AuthorizeSecurityGroupEgressRequest authorizeSecurityGroupEgressRequest)
[EC2-VPC only] Adds one or more egress rules to a security group for use with a VPC.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizeSecurityGroupEgressResponse |
AuthorizeSecurityGroupEgressResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.