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. newListMetricDescriptorsResponse :: ListMetricDescriptorsResponse

    gogol-monitoring Gogol.Monitoring

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

  2. newListMonitoredResourceDescriptorsResponse :: ListMonitoredResourceDescriptorsResponse

    gogol-monitoring Gogol.Monitoring

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

  3. requestMethod :: HttpCheck -> Maybe HttpCheck_RequestMethod

    gogol-monitoring Gogol.Monitoring

    The HTTP request method to use for the check. If set to METHODUNSPECIFIED then requestmethod defaults to GET.

  4. newtype HttpCheck_RequestMethod

    gogol-monitoring Gogol.Monitoring.Types

    The HTTP request method to use for the check. If set to METHODUNSPECIFIED then requestmethod defaults to GET.

  5. HttpCheck_RequestMethod :: Text -> HttpCheck_RequestMethod

    gogol-monitoring Gogol.Monitoring.Types

    No documentation available.

  6. pattern HttpCheck_RequestMethod_Get' :: HttpCheck_RequestMethod

    gogol-monitoring Gogol.Monitoring.Types

    GET request.

  7. pattern HttpCheck_RequestMethod_METHODUNSPECIFIED :: HttpCheck_RequestMethod

    gogol-monitoring Gogol.Monitoring.Types

    No request method specified.

  8. pattern HttpCheck_RequestMethod_Post' :: HttpCheck_RequestMethod

    gogol-monitoring Gogol.Monitoring.Types

    POST request.

  9. data ListMetricDescriptorsResponse

    gogol-monitoring Gogol.Monitoring.Types

    The ListMetricDescriptors response. See: newListMetricDescriptorsResponse smart constructor.

  10. ListMetricDescriptorsResponse :: Maybe [MetricDescriptor] -> Maybe Text -> ListMetricDescriptorsResponse

    gogol-monitoring Gogol.Monitoring.Types

    No documentation available.

Page 323 of many | Previous | Next