Uses of Interface
com.google.cloud.dataproc.v1.SoftwareConfigOrBuilder
-
Packages that use SoftwareConfigOrBuilder Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of SoftwareConfigOrBuilder in com.google.cloud.dataproc.v1
Classes in com.google.cloud.dataproc.v1 that implement SoftwareConfigOrBuilder Modifier and Type Class Description class
SoftwareConfig
Specifies the selection and config of software inside the cluster.static class
SoftwareConfig.Builder
Specifies the selection and config of software inside the cluster.Methods in com.google.cloud.dataproc.v1 that return SoftwareConfigOrBuilder Modifier and Type Method Description SoftwareConfigOrBuilder
ClusterConfig.Builder. getSoftwareConfigOrBuilder()
Optional.SoftwareConfigOrBuilder
ClusterConfig. getSoftwareConfigOrBuilder()
Optional.SoftwareConfigOrBuilder
ClusterConfigOrBuilder. getSoftwareConfigOrBuilder()
Optional.
-