Uses of Class
software.amazon.awssdk.services.ec2.model.SecurityGroupRuleRequest
-
Packages that use SecurityGroupRuleRequest Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of SecurityGroupRuleRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SecurityGroupRuleRequest Modifier and Type Method Description SecurityGroupRuleRequestSecurityGroupRuleUpdate. securityGroupRule()Information about the security group rule.Methods in software.amazon.awssdk.services.ec2.model with parameters of type SecurityGroupRuleRequest Modifier and Type Method Description SecurityGroupRuleUpdate.BuilderSecurityGroupRuleUpdate.Builder. securityGroupRule(SecurityGroupRuleRequest securityGroupRule)Information about the security group rule.
-