Uses of Class
com.google.appengine.tools.development.proto.PythonConfig
-
Packages that use PythonConfig Package Description com.google.appengine.tools.development.proto -
-
Uses of PythonConfig in com.google.appengine.tools.development.proto
Fields in com.google.appengine.tools.development.proto with type parameters of type PythonConfig Modifier and Type Field Description static com.google.protobuf.Parser<PythonConfig>PythonConfig. PARSERDeprecated.Methods in com.google.appengine.tools.development.proto that return PythonConfig Modifier and Type Method Description PythonConfigPythonConfig.Builder. build()PythonConfigPythonConfig.Builder. buildPartial()static PythonConfigPythonConfig. getDefaultInstance()PythonConfigPythonConfig.Builder. getDefaultInstanceForType()PythonConfigPythonConfig. getDefaultInstanceForType()PythonConfigConfig.Builder. getPythonConfig()optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;PythonConfigConfig. getPythonConfig()optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;PythonConfigConfigOrBuilder. getPythonConfig()optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;static PythonConfigPythonConfig. parseDelimitedFrom(InputStream input)static PythonConfigPythonConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PythonConfigPythonConfig. parseFrom(byte[] data)static PythonConfigPythonConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PythonConfigPythonConfig. parseFrom(com.google.protobuf.ByteString data)static PythonConfigPythonConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PythonConfigPythonConfig. parseFrom(com.google.protobuf.CodedInputStream input)static PythonConfigPythonConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PythonConfigPythonConfig. parseFrom(InputStream input)static PythonConfigPythonConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PythonConfigPythonConfig. parseFrom(ByteBuffer data)static PythonConfigPythonConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.appengine.tools.development.proto that return types with arguments of type PythonConfig Modifier and Type Method Description com.google.protobuf.Parser<PythonConfig>PythonConfig. getParserForType()static com.google.protobuf.Parser<PythonConfig>PythonConfig. parser()Methods in com.google.appengine.tools.development.proto with parameters of type PythonConfig Modifier and Type Method Description PythonConfig.BuilderPythonConfig.Builder. mergeFrom(PythonConfig other)Config.BuilderConfig.Builder. mergePythonConfig(PythonConfig value)optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;static PythonConfig.BuilderPythonConfig. newBuilder(PythonConfig prototype)Config.BuilderConfig.Builder. setPythonConfig(PythonConfig value)optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;
-