| 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.
|
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 |
|---|---|
Request<AuthorizeSecurityGroupEgressRequest> |
AuthorizeSecurityGroupEgressRequestMarshaller.marshall(AuthorizeSecurityGroupEgressRequest authorizeSecurityGroupEgressRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<AuthorizeSecurityGroupEgressRequest> |
AuthorizeSecurityGroupEgressRequestMarshaller.marshall(AuthorizeSecurityGroupEgressRequest authorizeSecurityGroupEgressRequest) |
Copyright © 2017. All rights reserved.