:py:mod:`EVECelery.tasks.ESI.Contacts.TaskDirectory` ==================================================== .. py:module:: EVECelery.tasks.ESI.Contacts.TaskDirectory .. autoapi-nested-parse:: 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 ~~~~~~~ .. autoapisummary:: EVECelery.tasks.ESI.Contacts.TaskDirectory.TaskDirectory .. py:class:: TaskDirectory Bases: :py:obj:`object` Directory 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'. .. py:property:: get_alliances_alliance_id_contacts :type: EVECelery.tasks.ESI.Contacts.get_alliances_alliance_id_contacts.get_alliances_alliance_id_contacts Get alliance contacts Reference the docstrings for :func:`~EVECelery.tasks.ESI.Contacts.get_alliances_alliance_id_contacts.get_alliances_alliance_id_contacts.get_sync`, :func:`~EVECelery.tasks.ESI.Contacts.get_alliances_alliance_id_contacts.get_alliances_alliance_id_contacts.run`, and :class:`~EVECelery.tasks.ESI.Contacts.get_alliances_alliance_id_contacts.get_alliances_alliance_id_contacts` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: get_alliances_alliance_id_contacts_labels :type: EVECelery.tasks.ESI.Contacts.get_alliances_alliance_id_contacts_labels.get_alliances_alliance_id_contacts_labels Get alliance contact labels Reference the docstrings for :func:`~EVECelery.tasks.ESI.Contacts.get_alliances_alliance_id_contacts_labels.get_alliances_alliance_id_contacts_labels.get_sync`, :func:`~EVECelery.tasks.ESI.Contacts.get_alliances_alliance_id_contacts_labels.get_alliances_alliance_id_contacts_labels.run`, and :class:`~EVECelery.tasks.ESI.Contacts.get_alliances_alliance_id_contacts_labels.get_alliances_alliance_id_contacts_labels` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: delete_characters_character_id_contacts :type: EVECelery.tasks.ESI.Contacts.delete_characters_character_id_contacts.delete_characters_character_id_contacts Delete contacts Reference the docstrings for :func:`~EVECelery.tasks.ESI.Contacts.delete_characters_character_id_contacts.delete_characters_character_id_contacts.get_sync`, :func:`~EVECelery.tasks.ESI.Contacts.delete_characters_character_id_contacts.delete_characters_character_id_contacts.run`, and :class:`~EVECelery.tasks.ESI.Contacts.delete_characters_character_id_contacts.delete_characters_character_id_contacts` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: get_characters_character_id_contacts :type: EVECelery.tasks.ESI.Contacts.get_characters_character_id_contacts.get_characters_character_id_contacts Get contacts Reference the docstrings for :func:`~EVECelery.tasks.ESI.Contacts.get_characters_character_id_contacts.get_characters_character_id_contacts.get_sync`, :func:`~EVECelery.tasks.ESI.Contacts.get_characters_character_id_contacts.get_characters_character_id_contacts.run`, and :class:`~EVECelery.tasks.ESI.Contacts.get_characters_character_id_contacts.get_characters_character_id_contacts` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: post_characters_character_id_contacts :type: EVECelery.tasks.ESI.Contacts.post_characters_character_id_contacts.post_characters_character_id_contacts Add contacts Reference the docstrings for :func:`~EVECelery.tasks.ESI.Contacts.post_characters_character_id_contacts.post_characters_character_id_contacts.get_sync`, :func:`~EVECelery.tasks.ESI.Contacts.post_characters_character_id_contacts.post_characters_character_id_contacts.run`, and :class:`~EVECelery.tasks.ESI.Contacts.post_characters_character_id_contacts.post_characters_character_id_contacts` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: put_characters_character_id_contacts :type: EVECelery.tasks.ESI.Contacts.put_characters_character_id_contacts.put_characters_character_id_contacts Edit contacts Reference the docstrings for :func:`~EVECelery.tasks.ESI.Contacts.put_characters_character_id_contacts.put_characters_character_id_contacts.get_sync`, :func:`~EVECelery.tasks.ESI.Contacts.put_characters_character_id_contacts.put_characters_character_id_contacts.run`, and :class:`~EVECelery.tasks.ESI.Contacts.put_characters_character_id_contacts.put_characters_character_id_contacts` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: get_characters_character_id_contacts_labels :type: EVECelery.tasks.ESI.Contacts.get_characters_character_id_contacts_labels.get_characters_character_id_contacts_labels Get contact labels Reference the docstrings for :func:`~EVECelery.tasks.ESI.Contacts.get_characters_character_id_contacts_labels.get_characters_character_id_contacts_labels.get_sync`, :func:`~EVECelery.tasks.ESI.Contacts.get_characters_character_id_contacts_labels.get_characters_character_id_contacts_labels.run`, and :class:`~EVECelery.tasks.ESI.Contacts.get_characters_character_id_contacts_labels.get_characters_character_id_contacts_labels` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: get_corporations_corporation_id_contacts :type: EVECelery.tasks.ESI.Contacts.get_corporations_corporation_id_contacts.get_corporations_corporation_id_contacts Get corporation contacts Reference the docstrings for :func:`~EVECelery.tasks.ESI.Contacts.get_corporations_corporation_id_contacts.get_corporations_corporation_id_contacts.get_sync`, :func:`~EVECelery.tasks.ESI.Contacts.get_corporations_corporation_id_contacts.get_corporations_corporation_id_contacts.run`, and :class:`~EVECelery.tasks.ESI.Contacts.get_corporations_corporation_id_contacts.get_corporations_corporation_id_contacts` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: get_corporations_corporation_id_contacts_labels :type: EVECelery.tasks.ESI.Contacts.get_corporations_corporation_id_contacts_labels.get_corporations_corporation_id_contacts_labels Get corporation contact labels Reference the docstrings for :func:`~EVECelery.tasks.ESI.Contacts.get_corporations_corporation_id_contacts_labels.get_corporations_corporation_id_contacts_labels.get_sync`, :func:`~EVECelery.tasks.ESI.Contacts.get_corporations_corporation_id_contacts_labels.get_corporations_corporation_id_contacts_labels.run`, and :class:`~EVECelery.tasks.ESI.Contacts.get_corporations_corporation_id_contacts_labels.get_corporations_corporation_id_contacts_labels` for usage of this task, the required parameters, and additional information. :return: The Celery task