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. StorageAnywhereCachesResume :: Text -> Text -> Maybe Text -> StorageAnywhereCachesResume

    gogol-storage Gogol.Storage.AnywhereCaches.Resume

    No documentation available.

  2. type StorageAnywhereCachesResumeResource = "storage" :> "v1" :> "b" :> Capture "bucket" Text :> "anywhereCaches" :> Capture "anywhereCacheId" Text :> "resume" :> QueryParam "uploadType" Text :> QueryParam "alt" AltJSON :> Post '[JSON] AnywhereCache

    gogol-storage Gogol.Storage.AnywhereCaches.Resume

    A resource alias for storage.anywhereCaches.resume method which the StorageAnywhereCachesResume request conforms to.

  3. newStorageAnywhereCachesResume :: Text -> Text -> StorageAnywhereCachesResume

    gogol-storage Gogol.Storage.AnywhereCaches.Resume

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

  4. data StorageAnywhereCachesUpdate

    gogol-storage Gogol.Storage.AnywhereCaches.Update

    Updates the config(ttl and admissionPolicy) of an Anywhere Cache instance. See: newStorageAnywhereCachesUpdate smart constructor.

  5. StorageAnywhereCachesUpdate :: Text -> Text -> AnywhereCache -> Maybe Text -> StorageAnywhereCachesUpdate

    gogol-storage Gogol.Storage.AnywhereCaches.Update

    No documentation available.

  6. type StorageAnywhereCachesUpdateResource = "storage" :> "v1" :> "b" :> Capture "bucket" Text :> "anywhereCaches" :> Capture "anywhereCacheId" Text :> QueryParam "uploadType" Text :> QueryParam "alt" AltJSON :> ReqBody '[JSON] AnywhereCache :> Patch '[JSON] GoogleLongrunningOperation

    gogol-storage Gogol.Storage.AnywhereCaches.Update

    A resource alias for storage.anywhereCaches.update method which the StorageAnywhereCachesUpdate request conforms to.

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

    gogol-storage Gogol.Storage.AnywhereCaches.Update

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

  8. newAnywhereCache :: AnywhereCache

    gogol-storage Gogol.Storage.Types

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

  9. newAnywhereCaches :: AnywhereCaches

    gogol-storage Gogol.Storage.Types

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

  10. pattern LiveStreamConfigurationIssue_Type_AudioTooManyChannels :: LiveStreamConfigurationIssue_Type

    gogol-youtube Gogol.YouTube

    No documentation available.

Page 288 of many | Previous | Next