Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. newtype RestMethod_Parameters

    gogol-discovery Gogol.Discovery.Types

    Details for all parameters in this method. See: newRestMethod_Parameters smart constructor.

  2. RestMethod_Parameters :: HashMap Text JsonSchema -> RestMethod_Parameters

    gogol-discovery Gogol.Discovery.Types

    No documentation available.

  3. data RestMethod_Request

    gogol-discovery Gogol.Discovery.Types

    The schema for the request. See: newRestMethod_Request smart constructor.

  4. RestMethod_Request :: Maybe Text -> Maybe Text -> RestMethod_Request

    gogol-discovery Gogol.Discovery.Types

    No documentation available.

  5. newtype RestMethod_Response

    gogol-discovery Gogol.Discovery.Types

    The schema for the response. See: newRestMethod_Response smart constructor.

  6. RestMethod_Response :: Maybe Text -> RestMethod_Response

    gogol-discovery Gogol.Discovery.Types

    No documentation available.

  7. newRestMethod :: RestMethod

    gogol-discovery Gogol.Discovery.Types

    Creates a value of RestMethod with the minimum fields required to make a request.

  8. newRestMethod_MediaUpload :: RestMethod_MediaUpload

    gogol-discovery Gogol.Discovery.Types

    Creates a value of RestMethod_MediaUpload with the minimum fields required to make a request.

  9. newRestMethod_MediaUpload_Protocols :: RestMethod_MediaUpload_Protocols

    gogol-discovery Gogol.Discovery.Types

    Creates a value of RestMethod_MediaUpload_Protocols with the minimum fields required to make a request.

  10. newRestMethod_MediaUpload_Protocols_Resumable :: RestMethod_MediaUpload_Protocols_Resumable

    gogol-discovery Gogol.Discovery.Types

    Creates a value of RestMethod_MediaUpload_Protocols_Resumable with the minimum fields required to make a request.

Page 318 of many | Previous | Next