Uses of Interface
com.google.cloud.dataproc.v1.ManagedClusterOrBuilder
-
Packages that use ManagedClusterOrBuilder Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of ManagedClusterOrBuilder in com.google.cloud.dataproc.v1
Classes in com.google.cloud.dataproc.v1 that implement ManagedClusterOrBuilder Modifier and Type Class Description class
ManagedCluster
Cluster that is managed by the workflow.static class
ManagedCluster.Builder
Cluster that is managed by the workflow.Methods in com.google.cloud.dataproc.v1 that return ManagedClusterOrBuilder Modifier and Type Method Description ManagedClusterOrBuilder
WorkflowTemplatePlacement.Builder. getManagedClusterOrBuilder()
A cluster that is managed by the workflow.ManagedClusterOrBuilder
WorkflowTemplatePlacement. getManagedClusterOrBuilder()
A cluster that is managed by the workflow.ManagedClusterOrBuilder
WorkflowTemplatePlacementOrBuilder. getManagedClusterOrBuilder()
A cluster that is managed by the workflow.
-