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