76777879808182
return new ManageUserEventsResource(config, account, apiClient); } @Path("/notifications") public ManageNotificationsResource getManageNotificationsResource() throws Exception { return new ManageNotificationsResource(config, account, apiClient); }