EVECelery.tasks.ESI.Contacts.TaskDirectory#
Task directory module for adding task objects as attributes to a namespace for easy access and code inspection.
This module was automatically generated from Jinja templates with the codegen tool included in the root of this repo. You should not directly modify this module but instead modify the template ‘codegen/Templates/TaskDirectory.py’.
Module Contents#
Classes#
Directory for quickly finding tasks with easy access to documentation and code inspection |
- class EVECelery.tasks.ESI.Contacts.TaskDirectory.TaskDirectory#
Bases:
objectDirectory for quickly finding tasks with easy access to documentation and code inspection
This task directory contains all tasks as attributes that are categorized with ‘Contacts’.
- property get_alliances_alliance_id_contacts: EVECelery.tasks.ESI.Contacts.get_alliances_alliance_id_contacts.get_alliances_alliance_id_contacts#
Get alliance contacts
Reference the docstrings for
get_sync(),run(), andget_alliances_alliance_id_contactsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Contacts.get_alliances_alliance_id_contacts.get_alliances_alliance_id_contacts
- property get_alliances_alliance_id_contacts_labels: EVECelery.tasks.ESI.Contacts.get_alliances_alliance_id_contacts_labels.get_alliances_alliance_id_contacts_labels#
Get alliance contact labels
Reference the docstrings for
get_sync(),run(), andget_alliances_alliance_id_contacts_labelsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property delete_characters_character_id_contacts: EVECelery.tasks.ESI.Contacts.delete_characters_character_id_contacts.delete_characters_character_id_contacts#
Delete contacts
Reference the docstrings for
get_sync(),run(), anddelete_characters_character_id_contactsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_characters_character_id_contacts: EVECelery.tasks.ESI.Contacts.get_characters_character_id_contacts.get_characters_character_id_contacts#
Get contacts
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_contactsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property post_characters_character_id_contacts: EVECelery.tasks.ESI.Contacts.post_characters_character_id_contacts.post_characters_character_id_contacts#
Add contacts
Reference the docstrings for
get_sync(),run(), andpost_characters_character_id_contactsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property put_characters_character_id_contacts: EVECelery.tasks.ESI.Contacts.put_characters_character_id_contacts.put_characters_character_id_contacts#
Edit contacts
Reference the docstrings for
get_sync(),run(), andput_characters_character_id_contactsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_characters_character_id_contacts_labels: EVECelery.tasks.ESI.Contacts.get_characters_character_id_contacts_labels.get_characters_character_id_contacts_labels#
Get contact labels
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_contacts_labelsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_corporations_corporation_id_contacts: EVECelery.tasks.ESI.Contacts.get_corporations_corporation_id_contacts.get_corporations_corporation_id_contacts#
Get corporation contacts
Reference the docstrings for
get_sync(),run(), andget_corporations_corporation_id_contactsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_corporations_corporation_id_contacts_labels: EVECelery.tasks.ESI.Contacts.get_corporations_corporation_id_contacts_labels.get_corporations_corporation_id_contacts_labels#
Get corporation contact labels
Reference the docstrings for
get_sync(),run(), andget_corporations_corporation_id_contacts_labelsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type: