Class: INatGet::Data::Updater::Users Private

Inherits:
INatGet::Data::Updater show all
Includes:
Singleton
Defined in:
lib/inat-get/data/updaters/users.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Instance Method Summary collapse

Methods inherited from INatGet::Data::Updater

#allow_id_above?, #allow_locale?, #allow_updated_since?, #helper, #manager, #model, #parser, #update!

Methods included from System::Context

#check_shutdown!, check_shutdown!, #shutdown?, shutdown?

Instance Method Details

#endpoint:users

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (:users)


12
# File 'lib/inat-get/data/updaters/users.rb', line 12

def endpoint() = :users

#slice_sizeInteger

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (Integer)


15
# File 'lib/inat-get/data/updaters/users.rb', line 15

def slice_size() = 1