IbeClass
========

.. currentmodule:: astroquery.ibe

.. autoclass:: IbeClass
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~IbeClass.DATASET
      ~IbeClass.MISSION
      ~IbeClass.TABLE
      ~IbeClass.TIMEOUT
      ~IbeClass.URL

   .. rubric:: Methods Summary

   .. autosummary::

      ~IbeClass.get_columns
      ~IbeClass.list_datasets
      ~IbeClass.list_missions
      ~IbeClass.list_tables
      ~IbeClass.query_region
      ~IbeClass.query_region_async
      ~IbeClass.query_region_sia
      ~IbeClass.show_docs

   .. rubric:: Attributes Documentation

   .. autoattribute:: DATASET
   .. autoattribute:: MISSION
   .. autoattribute:: TABLE
   .. autoattribute:: TIMEOUT
   .. autoattribute:: URL

   .. rubric:: Methods Documentation

   .. automethod:: get_columns
   .. automethod:: list_datasets
   .. automethod:: list_missions
   .. automethod:: list_tables
   .. automethod:: query_region
   .. automethod:: query_region_async
   .. automethod:: query_region_sia
   .. automethod:: show_docs
