888990919293949596
r.setId(id); created = securityGroups.addRule(auth, getProject(), securityGroupId, r); } WrappedSecurityGroupRule response = new WrappedSecurityGroupRule(); response.rule = toModel(securityGroupData, created); return response; }