Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

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

  1. data HttpRetryPolicy

    gogol-compute Gogol.Compute

    The retry policy associates with HttpRouteRule See: newHttpRetryPolicy smart constructor.

  2. HttpRetryPolicy :: Maybe Word32 -> Maybe Duration -> Maybe [Text] -> HttpRetryPolicy

    gogol-compute Gogol.Compute

    No documentation available.

  3. newHttpRetryPolicy :: HttpRetryPolicy

    gogol-compute Gogol.Compute

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

  4. data HttpRetryPolicy

    gogol-compute Gogol.Compute.Types

    The retry policy associates with HttpRouteRule See: newHttpRetryPolicy smart constructor.

  5. HttpRetryPolicy :: Maybe Word32 -> Maybe Duration -> Maybe [Text] -> HttpRetryPolicy

    gogol-compute Gogol.Compute.Types

    No documentation available.

  6. newHttpRetryPolicy :: HttpRetryPolicy

    gogol-compute Gogol.Compute.Types

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

  7. newRetryPolicy :: RetryPolicy

    gogol-pubsub Gogol.PubSub

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

  8. newRetryPolicy :: RetryPolicy

    gogol-pubsub Gogol.PubSub.Types

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

  9. connectRetryInterval :: MySqlReplicaConfiguration -> Maybe Int32

    gogol-sqladmin Gogol.SQLAdmin

    Seconds to wait between connect retries. MySQL's default is 60 seconds.

  10. connectRetryInterval :: MySqlReplicaConfiguration -> Maybe Int32

    gogol-sqladmin Gogol.SQLAdmin.Types

    Seconds to wait between connect retries. MySQL's default is 60 seconds.

Page 39 of many | Previous | Next