:py:mod:`gfwapiclient.resources.datasets.endpoints` =================================================== .. py:module:: gfwapiclient.resources.datasets.endpoints .. autodoc2-docstring:: gfwapiclient.resources.datasets.endpoints :allowtitles: Module Contents --------------- Classes ~~~~~~~ .. list-table:: :class: autosummary longtable :align: left * - :py:obj:`SARFixedInfrastructureEndPoint ` - .. autodoc2-docstring:: gfwapiclient.resources.datasets.endpoints.SARFixedInfrastructureEndPoint :summary: API ~~~ .. py:class:: SARFixedInfrastructureEndPoint(*, z: int, x: int, y: int, http_client: gfwapiclient.http.client.HTTPClient) :canonical: gfwapiclient.resources.datasets.endpoints.SARFixedInfrastructureEndPoint Bases: :py:obj:`gfwapiclient.http.endpoints.get.GetEndPoint`\ [\ :py:obj:`gfwapiclient.http.models.RequestParams`\ , :py:obj:`gfwapiclient.http.models.RequestBody`\ , :py:obj:`gfwapiclient.resources.datasets.models.response.SARFixedInfrastructureItem`\ , :py:obj:`gfwapiclient.resources.datasets.models.response.SARFixedInfrastructureResult`\ ] .. autodoc2-docstring:: gfwapiclient.resources.datasets.endpoints.SARFixedInfrastructureEndPoint .. rubric:: Initialization .. autodoc2-docstring:: gfwapiclient.resources.datasets.endpoints.SARFixedInfrastructureEndPoint.__init__