RestrictionService ================== .. currentmodule:: codegrade._api.restriction .. autoclass:: RestrictionService :members: put_allowed_ip, delete_allowed_ip, get_all_entries, enter, get, patch, get_all_allowed_ips, patch_entry_override .. rubric:: Methods .. autosummary:: :nosignatures: ~RestrictionService.put_allowed_ip ~RestrictionService.delete_allowed_ip ~RestrictionService.get_all_entries ~RestrictionService.enter ~RestrictionService.get ~RestrictionService.patch ~RestrictionService.get_all_allowed_ips ~RestrictionService.patch_entry_override