Uses of Class
com.google.cloud.dataproc.v1.ClusterConfig
-
Packages that use ClusterConfig Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of ClusterConfig in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return ClusterConfig Modifier and Type Method Description ClusterConfigClusterConfig.Builder. build()ClusterConfigClusterConfig.Builder. buildPartial()ClusterConfigCluster.Builder. getConfig()Optional.ClusterConfigCluster. getConfig()Optional.ClusterConfigClusterOrBuilder. getConfig()Optional.ClusterConfigManagedCluster.Builder. getConfig()Required.ClusterConfigManagedCluster. getConfig()Required.ClusterConfigManagedClusterOrBuilder. getConfig()Required.static ClusterConfigClusterConfig. getDefaultInstance()ClusterConfigClusterConfig.Builder. getDefaultInstanceForType()ClusterConfigClusterConfig. getDefaultInstanceForType()static ClusterConfigClusterConfig. parseDelimitedFrom(InputStream input)static ClusterConfigClusterConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterConfigClusterConfig. parseFrom(byte[] data)static ClusterConfigClusterConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterConfigClusterConfig. parseFrom(com.google.protobuf.ByteString data)static ClusterConfigClusterConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterConfigClusterConfig. parseFrom(com.google.protobuf.CodedInputStream input)static ClusterConfigClusterConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterConfigClusterConfig. parseFrom(InputStream input)static ClusterConfigClusterConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterConfigClusterConfig. parseFrom(ByteBuffer data)static ClusterConfigClusterConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataproc.v1 that return types with arguments of type ClusterConfig Modifier and Type Method Description com.google.protobuf.Parser<ClusterConfig>ClusterConfig. getParserForType()static com.google.protobuf.Parser<ClusterConfig>ClusterConfig. parser()Methods in com.google.cloud.dataproc.v1 with parameters of type ClusterConfig Modifier and Type Method Description Cluster.BuilderCluster.Builder. mergeConfig(ClusterConfig value)Optional.ManagedCluster.BuilderManagedCluster.Builder. mergeConfig(ClusterConfig value)Required.ClusterConfig.BuilderClusterConfig.Builder. mergeFrom(ClusterConfig other)static ClusterConfig.BuilderClusterConfig. newBuilder(ClusterConfig prototype)Cluster.BuilderCluster.Builder. setConfig(ClusterConfig value)Optional.ManagedCluster.BuilderManagedCluster.Builder. setConfig(ClusterConfig value)Required.
-