Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. ListAutoscalingPoliciesResponse :: Maybe Text -> Maybe [AutoscalingPolicy] -> ListAutoscalingPoliciesResponse

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  2. data ListBatchesResponse

    gogol-dataproc Gogol.Dataproc.Types

    A list of batch workloads. See: newListBatchesResponse smart constructor.

  3. ListBatchesResponse :: Maybe [Batch] -> Maybe Text -> Maybe [Text] -> ListBatchesResponse

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  4. data ListClustersResponse

    gogol-dataproc Gogol.Dataproc.Types

    The list of all clusters in a project. See: newListClustersResponse smart constructor.

  5. ListClustersResponse :: Maybe [Cluster] -> Maybe Text -> ListClustersResponse

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  6. data ListJobsResponse

    gogol-dataproc Gogol.Dataproc.Types

    A list of jobs in a project. See: newListJobsResponse smart constructor.

  7. ListJobsResponse :: Maybe [Job] -> Maybe Text -> Maybe [Text] -> ListJobsResponse

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  8. data ListOperationsResponse

    gogol-dataproc Gogol.Dataproc.Types

    The response message for Operations.ListOperations. See: newListOperationsResponse smart constructor.

  9. ListOperationsResponse :: Maybe Text -> Maybe [Operation] -> ListOperationsResponse

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  10. data ListSessionTemplatesResponse

    gogol-dataproc Gogol.Dataproc.Types

    A list of session templates. See: newListSessionTemplatesResponse smart constructor.

Page 20 of many | Previous | Next