Uses of Class
com.google.cloud.dataproc.v1.GceClusterConfig
-
Packages that use GceClusterConfig Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of GceClusterConfig in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return GceClusterConfig Modifier and Type Method Description GceClusterConfigGceClusterConfig.Builder. build()GceClusterConfigGceClusterConfig.Builder. buildPartial()static GceClusterConfigGceClusterConfig. getDefaultInstance()GceClusterConfigGceClusterConfig.Builder. getDefaultInstanceForType()GceClusterConfigGceClusterConfig. getDefaultInstanceForType()GceClusterConfigClusterConfig.Builder. getGceClusterConfig()Optional.GceClusterConfigClusterConfig. getGceClusterConfig()Optional.GceClusterConfigClusterConfigOrBuilder. getGceClusterConfig()Optional.static GceClusterConfigGceClusterConfig. parseDelimitedFrom(InputStream input)static GceClusterConfigGceClusterConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GceClusterConfigGceClusterConfig. parseFrom(byte[] data)static GceClusterConfigGceClusterConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GceClusterConfigGceClusterConfig. parseFrom(com.google.protobuf.ByteString data)static GceClusterConfigGceClusterConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GceClusterConfigGceClusterConfig. parseFrom(com.google.protobuf.CodedInputStream input)static GceClusterConfigGceClusterConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GceClusterConfigGceClusterConfig. parseFrom(InputStream input)static GceClusterConfigGceClusterConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GceClusterConfigGceClusterConfig. parseFrom(ByteBuffer data)static GceClusterConfigGceClusterConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataproc.v1 that return types with arguments of type GceClusterConfig Modifier and Type Method Description com.google.protobuf.Parser<GceClusterConfig>GceClusterConfig. getParserForType()static com.google.protobuf.Parser<GceClusterConfig>GceClusterConfig. parser()Methods in com.google.cloud.dataproc.v1 with parameters of type GceClusterConfig Modifier and Type Method Description GceClusterConfig.BuilderGceClusterConfig.Builder. mergeFrom(GceClusterConfig other)ClusterConfig.BuilderClusterConfig.Builder. mergeGceClusterConfig(GceClusterConfig value)Optional.static GceClusterConfig.BuilderGceClusterConfig. newBuilder(GceClusterConfig prototype)ClusterConfig.BuilderClusterConfig.Builder. setGceClusterConfig(GceClusterConfig value)Optional.
-