Uses of Class
com.google.appengine.tools.development.proto.CustomConfig
Packages that use CustomConfig
-
Uses of CustomConfig in com.google.appengine.tools.development.proto
Fields in com.google.appengine.tools.development.proto with type parameters of type CustomConfigModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<CustomConfig>CustomConfig.PARSERDeprecated.Methods in com.google.appengine.tools.development.proto that return CustomConfigModifier and TypeMethodDescriptionCustomConfig.Builder.build()CustomConfig.Builder.buildPartial()Config.Builder.getCustomConfig()optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;Config.getCustomConfig()optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;ConfigOrBuilder.getCustomConfig()optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;static CustomConfigCustomConfig.getDefaultInstance()CustomConfig.Builder.getDefaultInstanceForType()CustomConfig.getDefaultInstanceForType()static CustomConfigCustomConfig.parseDelimitedFrom(InputStream input) static CustomConfigCustomConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomConfigCustomConfig.parseFrom(byte[] data) static CustomConfigCustomConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomConfigCustomConfig.parseFrom(com.google.protobuf.ByteString data) static CustomConfigCustomConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomConfigCustomConfig.parseFrom(com.google.protobuf.CodedInputStream input) static CustomConfigCustomConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomConfigCustomConfig.parseFrom(InputStream input) static CustomConfigCustomConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomConfigCustomConfig.parseFrom(ByteBuffer data) static CustomConfigCustomConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.appengine.tools.development.proto that return types with arguments of type CustomConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CustomConfig>CustomConfig.getParserForType()static com.google.protobuf.Parser<CustomConfig>CustomConfig.parser()Methods in com.google.appengine.tools.development.proto with parameters of type CustomConfigModifier and TypeMethodDescriptionConfig.Builder.mergeCustomConfig(CustomConfig value) optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;CustomConfig.Builder.mergeFrom(CustomConfig other) static CustomConfig.BuilderCustomConfig.newBuilder(CustomConfig prototype) Config.Builder.setCustomConfig(CustomConfig value) optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;