Uses of Class
com.google.appengine.tools.development.proto.PythonConfig
Packages that use PythonConfig
-
Uses of PythonConfig in com.google.appengine.tools.development.proto
Fields in com.google.appengine.tools.development.proto with type parameters of type PythonConfigModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<PythonConfig>PythonConfig.PARSERDeprecated.Methods in com.google.appengine.tools.development.proto that return PythonConfigModifier and TypeMethodDescriptionPythonConfig.Builder.build()PythonConfig.Builder.buildPartial()static PythonConfigPythonConfig.getDefaultInstance()PythonConfig.Builder.getDefaultInstanceForType()PythonConfig.getDefaultInstanceForType()Config.Builder.getPythonConfig()optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;Config.getPythonConfig()optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;ConfigOrBuilder.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 PythonConfigModifier and TypeMethodDescriptioncom.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 PythonConfigModifier and TypeMethodDescriptionPythonConfig.Builder.mergeFrom(PythonConfig other) Config.Builder.mergePythonConfig(PythonConfig value) optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;static PythonConfig.BuilderPythonConfig.newBuilder(PythonConfig prototype) Config.Builder.setPythonConfig(PythonConfig value) optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;