| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AuthorizeSecurityGroupIngressResponse> |
Ec2AsyncClient.authorizeSecurityGroupIngress(AuthorizeSecurityGroupIngressRequest authorizeSecurityGroupIngressRequest)
Adds the specified inbound (ingress) rules to a security group.
|
default AuthorizeSecurityGroupIngressResponse |
Ec2Client.authorizeSecurityGroupIngress(AuthorizeSecurityGroupIngressRequest authorizeSecurityGroupIngressRequest)
Adds the specified inbound (ingress) rules to a security group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AuthorizeSecurityGroupIngressRequestMarshaller.marshall(AuthorizeSecurityGroupIngressRequest authorizeSecurityGroupIngressRequest) |
Copyright © 2021. All rights reserved.