Hoogle Search

Within LTS Haskell 24.57 (ghc-9.10.3)

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

  1. newAnywhereCache :: AnywhereCache

    gogol-storage Gogol.Storage

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

  2. newAnywhereCaches :: AnywhereCaches

    gogol-storage Gogol.Storage

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

  3. newStorageAnywhereCachesDisable :: Text -> Text -> StorageAnywhereCachesDisable

    gogol-storage Gogol.Storage

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

  4. newStorageAnywhereCachesGet :: Text -> Text -> StorageAnywhereCachesGet

    gogol-storage Gogol.Storage

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

  5. newStorageAnywhereCachesInsert :: Text -> AnywhereCache -> StorageAnywhereCachesInsert

    gogol-storage Gogol.Storage

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

  6. newStorageAnywhereCachesList :: Text -> StorageAnywhereCachesList

    gogol-storage Gogol.Storage

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

  7. newStorageAnywhereCachesPause :: Text -> Text -> StorageAnywhereCachesPause

    gogol-storage Gogol.Storage

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

  8. newStorageAnywhereCachesResume :: Text -> Text -> StorageAnywhereCachesResume

    gogol-storage Gogol.Storage

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

  9. newStorageAnywhereCachesUpdate :: Text -> Text -> AnywhereCache -> StorageAnywhereCachesUpdate

    gogol-storage Gogol.Storage

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

  10. data StorageAnywhereCachesDisable

    gogol-storage Gogol.Storage.AnywhereCaches.Disable

    Disables an Anywhere Cache instance. See: newStorageAnywhereCachesDisable smart constructor.

Page 285 of many | Previous | Next