:py:mod:`gfwapiclient.resources.insights.endpoints` =================================================== .. py:module:: gfwapiclient.resources.insights.endpoints .. autodoc2-docstring:: gfwapiclient.resources.insights.endpoints :allowtitles: Module Contents --------------- Classes ~~~~~~~ .. list-table:: :class: autosummary longtable :align: left * - :py:obj:`VesselInsightEndPoint ` - .. autodoc2-docstring:: gfwapiclient.resources.insights.endpoints.VesselInsightEndPoint :summary: API ~~~ .. py:class:: VesselInsightEndPoint(*, request_body: gfwapiclient.resources.insights.models.request.VesselInsightBody, http_client: gfwapiclient.http.client.HTTPClient) :canonical: gfwapiclient.resources.insights.endpoints.VesselInsightEndPoint Bases: :py:obj:`gfwapiclient.http.endpoints.PostEndPoint`\ [\ :py:obj:`gfwapiclient.http.models.RequestParams`\ , :py:obj:`gfwapiclient.resources.insights.models.request.VesselInsightBody`\ , :py:obj:`gfwapiclient.resources.insights.models.response.VesselInsightItem`\ , :py:obj:`gfwapiclient.resources.insights.models.response.VesselInsightResult`\ ] .. autodoc2-docstring:: gfwapiclient.resources.insights.endpoints.VesselInsightEndPoint .. rubric:: Initialization .. autodoc2-docstring:: gfwapiclient.resources.insights.endpoints.VesselInsightEndPoint.__init__