Uses of Class
software.amazon.awssdk.services.ec2.model.UpdateSecurityGroupRuleDescriptionsIngressRequest
Packages that use UpdateSecurityGroupRuleDescriptionsIngressRequest
Package
Description
-
Uses of UpdateSecurityGroupRuleDescriptionsIngressRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type UpdateSecurityGroupRuleDescriptionsIngressRequestModifier and TypeMethodDescriptionEc2AsyncClient.updateSecurityGroupRuleDescriptionsIngress(UpdateSecurityGroupRuleDescriptionsIngressRequest updateSecurityGroupRuleDescriptionsIngressRequest) Updates the description of an ingress (inbound) security group rule.Ec2Client.updateSecurityGroupRuleDescriptionsIngress(UpdateSecurityGroupRuleDescriptionsIngressRequest updateSecurityGroupRuleDescriptionsIngressRequest) Updates the description of an ingress (inbound) security group rule. -
Uses of UpdateSecurityGroupRuleDescriptionsIngressRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type UpdateSecurityGroupRuleDescriptionsIngressRequestModifier and TypeMethodDescriptionUpdateSecurityGroupRuleDescriptionsIngressRequestMarshaller.marshall(UpdateSecurityGroupRuleDescriptionsIngressRequest updateSecurityGroupRuleDescriptionsIngressRequest)