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. ListJobsResponse :: Maybe [FailedLocation] -> Maybe [Job] -> Maybe Text -> ListJobsResponse

    gogol-dataflow Gogol.Dataflow.Types

    No documentation available.

  2. newtype ListSnapshotsResponse

    gogol-dataflow Gogol.Dataflow.Types

    List of snapshots. See: newListSnapshotsResponse smart constructor.

  3. ListSnapshotsResponse :: Maybe [Snapshot] -> ListSnapshotsResponse

    gogol-dataflow Gogol.Dataflow.Types

    No documentation available.

  4. data ListAutoscalingPoliciesResponse

    gogol-dataproc Gogol.Dataproc

    A response to a request to list autoscaling policies in a project. See: newListAutoscalingPoliciesResponse smart constructor.

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

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  6. data ListBatchesResponse

    gogol-dataproc Gogol.Dataproc

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

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

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  8. data ListClustersResponse

    gogol-dataproc Gogol.Dataproc

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

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

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  10. data ListJobsResponse

    gogol-dataproc Gogol.Dataproc

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

Page 18 of many | Previous | Next