Uses of Class
com.google.appengine.tools.development.proto.Config
-
Packages that use Config Package Description com.google.appengine.tools.development.proto -
-
Uses of Config in com.google.appengine.tools.development.proto
Fields in com.google.appengine.tools.development.proto with type parameters of type Config Modifier and Type Field Description static com.google.protobuf.Parser<Config>Config. PARSERDeprecated.Methods in com.google.appengine.tools.development.proto that return Config Modifier and Type Method Description ConfigConfig.Builder. build()ConfigConfig.Builder. buildPartial()static ConfigConfig. getDefaultInstance()ConfigConfig.Builder. getDefaultInstanceForType()ConfigConfig. getDefaultInstanceForType()static ConfigConfig. parseDelimitedFrom(InputStream input)static ConfigConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigConfig. parseFrom(byte[] data)static ConfigConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigConfig. parseFrom(com.google.protobuf.ByteString data)static ConfigConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigConfig. parseFrom(com.google.protobuf.CodedInputStream input)static ConfigConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigConfig. parseFrom(InputStream input)static ConfigConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigConfig. parseFrom(ByteBuffer data)static ConfigConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.appengine.tools.development.proto that return types with arguments of type Config Modifier and Type Method Description com.google.protobuf.Parser<Config>Config. getParserForType()static com.google.protobuf.Parser<Config>Config. parser()Methods in com.google.appengine.tools.development.proto with parameters of type Config Modifier and Type Method Description Config.BuilderConfig.Builder. mergeFrom(Config other)static Config.BuilderConfig. newBuilder(Config prototype)
-