| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateSecurityGroupRuleDescriptionsEgressResponse |
EC2Client.updateSecurityGroupRuleDescriptionsEgress(Consumer<UpdateSecurityGroupRuleDescriptionsEgressRequest.Builder> updateSecurityGroupRuleDescriptionsEgressRequest)
[EC2-VPC only] Updates the description of an egress (outbound) security group rule.
|
default UpdateSecurityGroupRuleDescriptionsEgressResponse |
EC2Client.updateSecurityGroupRuleDescriptionsEgress(UpdateSecurityGroupRuleDescriptionsEgressRequest updateSecurityGroupRuleDescriptionsEgressRequest)
[EC2-VPC only] Updates the description of an egress (outbound) security group rule.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSecurityGroupRuleDescriptionsEgressResponse> |
EC2AsyncClient.updateSecurityGroupRuleDescriptionsEgress(Consumer<UpdateSecurityGroupRuleDescriptionsEgressRequest.Builder> updateSecurityGroupRuleDescriptionsEgressRequest)
[EC2-VPC only] Updates the description of an egress (outbound) security group rule.
|
default CompletableFuture<UpdateSecurityGroupRuleDescriptionsEgressResponse> |
EC2AsyncClient.updateSecurityGroupRuleDescriptionsEgress(UpdateSecurityGroupRuleDescriptionsEgressRequest updateSecurityGroupRuleDescriptionsEgressRequest)
[EC2-VPC only] Updates the description of an egress (outbound) security group rule.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSecurityGroupRuleDescriptionsEgressResponse |
UpdateSecurityGroupRuleDescriptionsEgressResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.