DatomaJob ================= .. currentmodule:: datoma .. autoclass:: DatomaJob .. automethod:: __init__ .. rubric:: Methods .. autosummary:: :template: module.rst :toctree: _autosummary ~datoma.DatomaJob.DatomaJob.__init__ ~datoma.DatomaJob.DatomaJob.set_params ~datoma.DatomaJob.DatomaJob.set_input ~datoma.DatomaJob.DatomaJob.download ~datoma.DatomaJob.DatomaJob.list_outputs ~datoma.DatomaJob.DatomaJob.submit ~datoma.DatomaJob.DatomaJob.export_json ~datoma.DatomaJob.DatomaJob.query_input_keys To see usage examples of the ``DatomaJob`` module, refer to :ref:`using_datomajob`.