Uses of Interface
com.google.cloud.dataproc.v1.ClusterConfigOrBuilder
-
Packages that use ClusterConfigOrBuilder Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of ClusterConfigOrBuilder in com.google.cloud.dataproc.v1
Classes in com.google.cloud.dataproc.v1 that implement ClusterConfigOrBuilder Modifier and Type Class Description class
ClusterConfig
The cluster config.static class
ClusterConfig.Builder
The cluster config.Methods in com.google.cloud.dataproc.v1 that return ClusterConfigOrBuilder Modifier and Type Method Description ClusterConfigOrBuilder
Cluster.Builder. getConfigOrBuilder()
Optional.ClusterConfigOrBuilder
Cluster. getConfigOrBuilder()
Optional.ClusterConfigOrBuilder
ClusterOrBuilder. getConfigOrBuilder()
Optional.ClusterConfigOrBuilder
ManagedCluster.Builder. getConfigOrBuilder()
Required.ClusterConfigOrBuilder
ManagedCluster. getConfigOrBuilder()
Required.ClusterConfigOrBuilder
ManagedClusterOrBuilder. getConfigOrBuilder()
Required.
-