:py:mod:`gfwapiclient.resources.references.regions.endpoints` ============================================================= .. py:module:: gfwapiclient.resources.references.regions.endpoints .. autodoc2-docstring:: gfwapiclient.resources.references.regions.endpoints :allowtitles: Module Contents --------------- Classes ~~~~~~~ .. list-table:: :class: autosummary longtable :align: left * - :py:obj:`EEZRegionEndPoint ` - .. autodoc2-docstring:: gfwapiclient.resources.references.regions.endpoints.EEZRegionEndPoint :summary: * - :py:obj:`MPARegionEndPoint ` - .. autodoc2-docstring:: gfwapiclient.resources.references.regions.endpoints.MPARegionEndPoint :summary: * - :py:obj:`RFMORegionEndPoint ` - .. autodoc2-docstring:: gfwapiclient.resources.references.regions.endpoints.RFMORegionEndPoint :summary: Data ~~~~ .. list-table:: :class: autosummary longtable :align: left * - :py:obj:`__all__ ` - .. autodoc2-docstring:: gfwapiclient.resources.references.regions.endpoints.__all__ :summary: API ~~~ .. py:data:: __all__ :canonical: gfwapiclient.resources.references.regions.endpoints.__all__ :value: ['EEZRegionEndPoint', 'MPARegionEndPoint', 'RFMORegionEndPoint'] .. autodoc2-docstring:: gfwapiclient.resources.references.regions.endpoints.__all__ .. py:class:: EEZRegionEndPoint(*, http_client: gfwapiclient.http.client.HTTPClient) :canonical: gfwapiclient.resources.references.regions.endpoints.EEZRegionEndPoint Bases: :py:obj:`gfwapiclient.http.endpoints.GetEndPoint`\ [\ :py:obj:`gfwapiclient.http.models.RequestParams`\ , :py:obj:`gfwapiclient.http.models.RequestBody`\ , :py:obj:`gfwapiclient.resources.references.regions.models.EEZRegionItem`\ , :py:obj:`gfwapiclient.resources.references.regions.models.EEZRegionResult`\ ] .. autodoc2-docstring:: gfwapiclient.resources.references.regions.endpoints.EEZRegionEndPoint .. rubric:: Initialization .. autodoc2-docstring:: gfwapiclient.resources.references.regions.endpoints.EEZRegionEndPoint.__init__ .. py:class:: MPARegionEndPoint(*, http_client: gfwapiclient.http.client.HTTPClient) :canonical: gfwapiclient.resources.references.regions.endpoints.MPARegionEndPoint Bases: :py:obj:`gfwapiclient.http.endpoints.GetEndPoint`\ [\ :py:obj:`gfwapiclient.http.models.RequestParams`\ , :py:obj:`gfwapiclient.http.models.RequestBody`\ , :py:obj:`gfwapiclient.resources.references.regions.models.MPARegionItem`\ , :py:obj:`gfwapiclient.resources.references.regions.models.MPARegionResult`\ ] .. autodoc2-docstring:: gfwapiclient.resources.references.regions.endpoints.MPARegionEndPoint .. rubric:: Initialization .. autodoc2-docstring:: gfwapiclient.resources.references.regions.endpoints.MPARegionEndPoint.__init__ .. py:class:: RFMORegionEndPoint(*, http_client: gfwapiclient.http.client.HTTPClient) :canonical: gfwapiclient.resources.references.regions.endpoints.RFMORegionEndPoint Bases: :py:obj:`gfwapiclient.http.endpoints.GetEndPoint`\ [\ :py:obj:`gfwapiclient.http.models.RequestParams`\ , :py:obj:`gfwapiclient.http.models.RequestBody`\ , :py:obj:`gfwapiclient.resources.references.regions.models.RFMORegionItem`\ , :py:obj:`gfwapiclient.resources.references.regions.models.RFMORegionResult`\ ] .. autodoc2-docstring:: gfwapiclient.resources.references.regions.endpoints.RFMORegionEndPoint .. rubric:: Initialization .. autodoc2-docstring:: gfwapiclient.resources.references.regions.endpoints.RFMORegionEndPoint.__init__