Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. pattern ErrorSummary_ErrorCode_Unimplemented :: ErrorSummary_ErrorCode

    gogol-storage-transfer Gogol.StorageTransfer.Types

    The operation is not implemented or is not supported/enabled in this service. HTTP Mapping: 501 Not Implemented

  2. pattern ErrorSummary_ErrorCode_Unknown :: ErrorSummary_ErrorCode

    gogol-storage-transfer Gogol.StorageTransfer.Types

    Unknown error. For example, this error may be returned when a Status value received from another address space belongs to an error space that is not known in this address space. Also errors raised by APIs that do not return enough error information may be converted to this error. HTTP Mapping: 500 Internal Server Error

  3. data ResumeTransferOperationRequest

    gogol-storage-transfer Gogol.StorageTransfer.Types

    Request passed to ResumeTransferOperation. See: newResumeTransferOperationRequest smart constructor.

  4. ResumeTransferOperationRequest :: ResumeTransferOperationRequest

    gogol-storage-transfer Gogol.StorageTransfer.Types

    No documentation available.

  5. fromErrorSummary_ErrorCode :: ErrorSummary_ErrorCode -> Text

    gogol-storage-transfer Gogol.StorageTransfer.Types

    No documentation available.

  6. newErrorSummary :: ErrorSummary

    gogol-storage-transfer Gogol.StorageTransfer.Types

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

  7. newResumeTransferOperationRequest :: ResumeTransferOperationRequest

    gogol-storage-transfer Gogol.StorageTransfer.Types

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

  8. data AnalyticsSummary

    gogol-urlshortener Gogol.URLShortener

    No documentation available.

  9. AnalyticsSummary :: Maybe AnalyticsSnapshot -> Maybe AnalyticsSnapshot -> Maybe AnalyticsSnapshot -> Maybe AnalyticsSnapshot -> Maybe AnalyticsSnapshot -> AnalyticsSummary

    gogol-urlshortener Gogol.URLShortener

    No documentation available.

  10. newAnalyticsSummary :: AnalyticsSummary

    gogol-urlshortener Gogol.URLShortener

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

Page 344 of many | Previous | Next