| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSecurityGroupRuleDescriptionsEgressResponse> |
Ec2AsyncClient.updateSecurityGroupRuleDescriptionsEgress(UpdateSecurityGroupRuleDescriptionsEgressRequest updateSecurityGroupRuleDescriptionsEgressRequest)
Updates the description of an egress (outbound) security group rule.
|
default UpdateSecurityGroupRuleDescriptionsEgressResponse |
Ec2Client.updateSecurityGroupRuleDescriptionsEgress(UpdateSecurityGroupRuleDescriptionsEgressRequest updateSecurityGroupRuleDescriptionsEgressRequest)
Updates the description of an egress (outbound) security group rule.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateSecurityGroupRuleDescriptionsEgressRequestMarshaller.marshall(UpdateSecurityGroupRuleDescriptionsEgressRequest updateSecurityGroupRuleDescriptionsEgressRequest) |
Copyright © 2023. All rights reserved.