Uses of Interface
com.google.cloud.dataproc.v1.GkeClusterConfigOrBuilder
-
Packages that use GkeClusterConfigOrBuilder Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of GkeClusterConfigOrBuilder in com.google.cloud.dataproc.v1
Classes in com.google.cloud.dataproc.v1 that implement GkeClusterConfigOrBuilder Modifier and Type Class Description classGkeClusterConfigThe cluster's GKE config.static classGkeClusterConfig.BuilderThe cluster's GKE config.Methods in com.google.cloud.dataproc.v1 that return GkeClusterConfigOrBuilder Modifier and Type Method Description GkeClusterConfigOrBuilderKubernetesClusterConfig.Builder. getGkeClusterConfigOrBuilder()Required.GkeClusterConfigOrBuilderKubernetesClusterConfig. getGkeClusterConfigOrBuilder()Required.GkeClusterConfigOrBuilderKubernetesClusterConfigOrBuilder. getGkeClusterConfigOrBuilder()Required.
-