Uses of Class
com.google.cloud.dataproc.v1.PeripheralsConfig
-
Packages that use PeripheralsConfig Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of PeripheralsConfig in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return PeripheralsConfig Modifier and Type Method Description PeripheralsConfigPeripheralsConfig.Builder. build()PeripheralsConfigPeripheralsConfig.Builder. buildPartial()static PeripheralsConfigPeripheralsConfig. getDefaultInstance()PeripheralsConfigPeripheralsConfig.Builder. getDefaultInstanceForType()PeripheralsConfigPeripheralsConfig. getDefaultInstanceForType()PeripheralsConfigEnvironmentConfig.Builder. getPeripheralsConfig()Optional.PeripheralsConfigEnvironmentConfig. getPeripheralsConfig()Optional.PeripheralsConfigEnvironmentConfigOrBuilder. getPeripheralsConfig()Optional.static PeripheralsConfigPeripheralsConfig. parseDelimitedFrom(InputStream input)static PeripheralsConfigPeripheralsConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PeripheralsConfigPeripheralsConfig. parseFrom(byte[] data)static PeripheralsConfigPeripheralsConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PeripheralsConfigPeripheralsConfig. parseFrom(com.google.protobuf.ByteString data)static PeripheralsConfigPeripheralsConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PeripheralsConfigPeripheralsConfig. parseFrom(com.google.protobuf.CodedInputStream input)static PeripheralsConfigPeripheralsConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PeripheralsConfigPeripheralsConfig. parseFrom(InputStream input)static PeripheralsConfigPeripheralsConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PeripheralsConfigPeripheralsConfig. parseFrom(ByteBuffer data)static PeripheralsConfigPeripheralsConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataproc.v1 that return types with arguments of type PeripheralsConfig Modifier and Type Method Description com.google.protobuf.Parser<PeripheralsConfig>PeripheralsConfig. getParserForType()static com.google.protobuf.Parser<PeripheralsConfig>PeripheralsConfig. parser()Methods in com.google.cloud.dataproc.v1 with parameters of type PeripheralsConfig Modifier and Type Method Description PeripheralsConfig.BuilderPeripheralsConfig.Builder. mergeFrom(PeripheralsConfig other)EnvironmentConfig.BuilderEnvironmentConfig.Builder. mergePeripheralsConfig(PeripheralsConfig value)Optional.static PeripheralsConfig.BuilderPeripheralsConfig. newBuilder(PeripheralsConfig prototype)EnvironmentConfig.BuilderEnvironmentConfig.Builder. setPeripheralsConfig(PeripheralsConfig value)Optional.
-