Uses of Class
com.google.appengine.tools.development.proto.PhpConfig
-
Packages that use PhpConfig Package Description com.google.appengine.tools.development.proto -
-
Uses of PhpConfig in com.google.appengine.tools.development.proto
Fields in com.google.appengine.tools.development.proto with type parameters of type PhpConfig Modifier and Type Field Description static com.google.protobuf.Parser<PhpConfig>PhpConfig. PARSERDeprecated.Methods in com.google.appengine.tools.development.proto that return PhpConfig Modifier and Type Method Description PhpConfigPhpConfig.Builder. build()PhpConfigPhpConfig.Builder. buildPartial()static PhpConfigPhpConfig. getDefaultInstance()PhpConfigPhpConfig.Builder. getDefaultInstanceForType()PhpConfigPhpConfig. getDefaultInstanceForType()PhpConfigConfig.Builder. getPhpConfig()optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;PhpConfigConfig. getPhpConfig()optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;PhpConfigConfigOrBuilder. getPhpConfig()optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;static PhpConfigPhpConfig. parseDelimitedFrom(InputStream input)static PhpConfigPhpConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhpConfigPhpConfig. parseFrom(byte[] data)static PhpConfigPhpConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhpConfigPhpConfig. parseFrom(com.google.protobuf.ByteString data)static PhpConfigPhpConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhpConfigPhpConfig. parseFrom(com.google.protobuf.CodedInputStream input)static PhpConfigPhpConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhpConfigPhpConfig. parseFrom(InputStream input)static PhpConfigPhpConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhpConfigPhpConfig. parseFrom(ByteBuffer data)static PhpConfigPhpConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.appengine.tools.development.proto that return types with arguments of type PhpConfig Modifier and Type Method Description com.google.protobuf.Parser<PhpConfig>PhpConfig. getParserForType()static com.google.protobuf.Parser<PhpConfig>PhpConfig. parser()Methods in com.google.appengine.tools.development.proto with parameters of type PhpConfig Modifier and Type Method Description PhpConfig.BuilderPhpConfig.Builder. mergeFrom(PhpConfig other)Config.BuilderConfig.Builder. mergePhpConfig(PhpConfig value)optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;static PhpConfig.BuilderPhpConfig. newBuilder(PhpConfig prototype)Config.BuilderConfig.Builder. setPhpConfig(PhpConfig value)optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;
-