| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RevokeSecurityGroupIngressResponse> |
Ec2AsyncClient.revokeSecurityGroupIngress(RevokeSecurityGroupIngressRequest revokeSecurityGroupIngressRequest)
Removes the specified ingress rules from a security group.
|
default RevokeSecurityGroupIngressResponse |
Ec2Client.revokeSecurityGroupIngress(RevokeSecurityGroupIngressRequest revokeSecurityGroupIngressRequest)
Removes the specified ingress rules from a security group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RevokeSecurityGroupIngressRequestMarshaller.marshall(RevokeSecurityGroupIngressRequest revokeSecurityGroupIngressRequest) |
Copyright © 2021. All rights reserved.