Uses of Class
software.amazon.awssdk.services.ec2.model.UpdateSecurityGroupRuleDescriptionsEgressRequest
Packages that use UpdateSecurityGroupRuleDescriptionsEgressRequest
Package
Description
-
Uses of UpdateSecurityGroupRuleDescriptionsEgressRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type UpdateSecurityGroupRuleDescriptionsEgressRequestModifier and TypeMethodDescriptionEc2AsyncClient.updateSecurityGroupRuleDescriptionsEgress(UpdateSecurityGroupRuleDescriptionsEgressRequest updateSecurityGroupRuleDescriptionsEgressRequest) Updates the description of an egress (outbound) security group rule.Ec2Client.updateSecurityGroupRuleDescriptionsEgress(UpdateSecurityGroupRuleDescriptionsEgressRequest updateSecurityGroupRuleDescriptionsEgressRequest) Updates the description of an egress (outbound) security group rule. -
Uses of UpdateSecurityGroupRuleDescriptionsEgressRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type UpdateSecurityGroupRuleDescriptionsEgressRequestModifier and TypeMethodDescriptionUpdateSecurityGroupRuleDescriptionsEgressRequestMarshaller.marshall(UpdateSecurityGroupRuleDescriptionsEgressRequest updateSecurityGroupRuleDescriptionsEgressRequest)