| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AuthorizeSecurityGroupEgressResponse> |
Ec2AsyncClient.authorizeSecurityGroupEgress(AuthorizeSecurityGroupEgressRequest authorizeSecurityGroupEgressRequest)
[VPC only] Adds the specified egress rules to a security group for use with a VPC.
|
default AuthorizeSecurityGroupEgressResponse |
Ec2Client.authorizeSecurityGroupEgress(AuthorizeSecurityGroupEgressRequest authorizeSecurityGroupEgressRequest)
[VPC only] Adds the specified egress rules to a security group for use with a VPC.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AuthorizeSecurityGroupEgressRequestMarshaller.marshall(AuthorizeSecurityGroupEgressRequest authorizeSecurityGroupEgressRequest) |
Copyright © 2019. All rights reserved.