A B C D E G H I J K L M N O P R S T U V W X 
All Classes All Packages

A

addAllEnviron(Iterable<? extends Environ>) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Extra user-specified environment variables.
addAllGrpcApis(Iterable<String>) - Method in class com.google.appengine.tools.development.proto.Config.Builder
repeated string grpc_apis = 24;
addAllJvmArgs(Iterable<String>) - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
repeated string jvm_args = 1;
addAllLibraries(Iterable<? extends Library>) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Libraries enabled for the application.
addEnviron(int, Environ) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Extra user-specified environment variables.
addEnviron(int, Environ.Builder) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Extra user-specified environment variables.
addEnviron(Environ) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Extra user-specified environment variables.
addEnviron(Environ.Builder) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Extra user-specified environment variables.
addEnvironBuilder() - Method in class com.google.appengine.tools.development.proto.Config.Builder
Extra user-specified environment variables.
addEnvironBuilder(int) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Extra user-specified environment variables.
addFileSet(FileSet) - Method in class com.google.appengine.tools.enhancer.EnhancerTask
Add a fileset.
addGrpcApis(String) - Method in class com.google.appengine.tools.development.proto.Config.Builder
repeated string grpc_apis = 24;
addGrpcApisBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.Config.Builder
repeated string grpc_apis = 24;
addJvmArgs(String) - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
repeated string jvm_args = 1;
addJvmArgsBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
repeated string jvm_args = 1;
addLibraries(int, Library) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Libraries enabled for the application.
addLibraries(int, Library.Builder) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Libraries enabled for the application.
addLibraries(Library) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Libraries enabled for the application.
addLibraries(Library.Builder) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Libraries enabled for the application.
addLibrariesBuilder() - Method in class com.google.appengine.tools.development.proto.Config.Builder
Libraries enabled for the application.
addLibrariesBuilder(int) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Libraries enabled for the application.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.Config.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.Environ.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.Library.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 
AdminException - Exception in com.google.appengine.tools.admin
Thrown when an unrecoverable failure occurs while communicating with the remote administration console.
AdminException(String) - Constructor for exception com.google.appengine.tools.admin.AdminException
 
AdminException(String, Throwable) - Constructor for exception com.google.appengine.tools.admin.AdminException
 
annotations.com.google.appengine.tools.admin - package annotations.com.google.appengine.tools.admin
 
API_HOST_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
API_PORT_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
APP_ID_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
AppAdmin - Interface in com.google.appengine.tools.admin
The application administration interface to App Engine.
AppAdmin.UpdateOptions - Class in com.google.appengine.tools.admin
Settable options for configuring the behavior of update operations.
AppAdminFactory - Class in com.google.appengine.tools.admin
Creates a new AppAdmin for a designated App Engine application.
AppAdminFactory() - Constructor for class com.google.appengine.tools.admin.AppAdminFactory
 
AppAdminImpl - Class in com.google.appengine.tools.admin
Our implementation of the AppAdmin interface.
AppAdminImpl(GenericApplication, PrintWriter, ApplicationProcessingOptions) - Constructor for class com.google.appengine.tools.admin.AppAdminImpl
 
AppCfg - Class in com.google.appengine.tools.admin
The command-line SDK tool for administration of App Engine applications.
AppCfg(AppAdminFactory, String[]) - Constructor for class com.google.appengine.tools.admin.AppCfg
 
AppCfg(String[]) - Constructor for class com.google.appengine.tools.admin.AppCfg
 
Application - Class in com.google.appengine.tools.admin
An App Engine application.
Application() - Constructor for class com.google.appengine.tools.admin.Application
 
APPLICATION_ROOT_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
ApplicationProcessingOptions - Class in com.google.appengine.tools.admin
Options used in preparing an application directory for upload.
ApplicationProcessingOptions() - Constructor for class com.google.appengine.tools.admin.ApplicationProcessingOptions
 
AppYamlTranslator - Class in com.google.appengine.tools.admin
Generates app.yaml files suitable for uploading as part of a Google App Engine application.
AppYamlTranslator(AppEngineWebXml, WebXml, BackendsXml, String, Set<String>, AppEngineWebXml.ApiConfig, String, Version) - Constructor for class com.google.appengine.tools.admin.AppYamlTranslator
 
AUTH_DOMAIN_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 

B

build() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
build() - Method in class com.google.appengine.tools.development.proto.Config.Builder
 
build() - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
build() - Method in class com.google.appengine.tools.development.proto.Environ.Builder
 
build() - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
build() - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
build() - Method in class com.google.appengine.tools.development.proto.Library.Builder
 
build() - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
build() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
build() - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
build() - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 
buildPartial() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
buildPartial() - Method in class com.google.appengine.tools.development.proto.Config.Builder
 
buildPartial() - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
buildPartial() - Method in class com.google.appengine.tools.development.proto.Environ.Builder
 
buildPartial() - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
buildPartial() - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
buildPartial() - Method in class com.google.appengine.tools.development.proto.Library.Builder
 
buildPartial() - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
buildPartial() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
buildPartial() - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
buildPartial() - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 

C

calculatePath(File, File) - Static method in class com.google.appengine.tools.admin.Utility
 
cancel() - Method in class com.google.appengine.tools.admin.UpdateProgressEvent
Cancels the operation.
cleanStagingDirectory() - Method in class com.google.appengine.tools.admin.Application
deletes the staging directory, if one was created.
cleanStagingDirectory() - Method in interface com.google.appengine.tools.admin.GenericApplication
deletes the staging directory, if one was created.
clear() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
clear() - Method in class com.google.appengine.tools.development.proto.Config.Builder
 
clear() - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
clear() - Method in class com.google.appengine.tools.development.proto.Environ.Builder
 
clear() - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
clear() - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
clear() - Method in class com.google.appengine.tools.development.proto.Library.Builder
 
clear() - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
clear() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
clear() - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
clear() - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 
clearApiHost() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The host name to which to connect to send API requests.
clearApiPort() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The port on which to connect to send API requests.
clearAppId() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The app id of the app to be run.
clearApplicationRoot() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The path to the root of the application.
clearAuthDomain() - Method in class com.google.appengine.tools.development.proto.Config.Builder
required string auth_domain = 16;
clearCloudSqlConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;
clearCustomConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;
clearCustomEntrypoint() - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
optional string custom_entrypoint = 1;
clearDatacenter() - Method in class com.google.appengine.tools.development.proto.Config.Builder
required string datacenter = 12;
clearDockerDaemonUrl() - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
URL that docker daemon is listening on.
clearEnableDebugger() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
Enable interactive debugging using XDebug.
clearEnableDebugging() - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
optional bool enable_debugging = 3;
clearEnableLogs() - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
Enable logs collection and displaying in local Admin Console.
clearEnableWatchingGoPath() - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
optional bool enable_watching_go_path = 2;
clearEnviron() - Method in class com.google.appengine.tools.development.proto.Config.Builder
Extra user-specified environment variables.
clearField(Descriptors.FieldDescriptor) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.appengine.tools.development.proto.Config.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.appengine.tools.development.proto.Environ.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.appengine.tools.development.proto.Library.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 
clearGaeExtensionPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
The path to the GAE PHP extension that should be loaded.
clearGoConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.GoConfig go_config = 25;
clearGrpcApis() - Method in class com.google.appengine.tools.development.proto.Config.Builder
repeated string grpc_apis = 24;
clearInstanceId() - Method in class com.google.appengine.tools.development.proto.Config.Builder
required string instance_id = 13;
clearJavaConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.JavaConfig java_config = 21;
clearJvmArgs() - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
repeated string jvm_args = 1;
clearKey() - Method in class com.google.appengine.tools.development.proto.Environ.Builder
required bytes key = 1;
clearLibraries() - Method in class com.google.appengine.tools.development.proto.Config.Builder
Libraries enabled for the application.
clearMaxInstances() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional int32 max_instances = 18;
clearMysqlHost() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required string mysql_host = 1;
clearMysqlPassword() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required string mysql_password = 4;
clearMysqlPort() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required int32 mysql_port = 2;
clearMysqlSocket() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
optional string mysql_socket = 5;
clearMysqlUser() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required string mysql_user = 3;
clearName() - Method in class com.google.appengine.tools.development.proto.Library.Builder
The library name.
clearNodeConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.NodeConfig node_config = 26;
clearNodeExecutablePath() - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
The path to the node executable that should be used.
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.appengine.tools.development.proto.Config.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.appengine.tools.development.proto.Environ.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.appengine.tools.development.proto.Library.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 
clearPhpComposerPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
Path to the composer phar
clearPhpConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;
clearPhpExecutablePath() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
The path to the PHP executable that should be used.
clearPhpLibraryPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
Paths to add to LD_LIBRARY_PATH for PHP
clearPhpVersion() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
The version of PHP executable.
clearPythonConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;
clearRuntime() - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
optional string runtime = 2;
clearServerPort() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The port of the cloud SDK development server.
clearSkipFiles() - Method in class com.google.appengine.tools.development.proto.Config.Builder
A regex for files to skip.
clearStartupArgs() - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
An argument that will be provided to the script specified in startup_script.
clearStartupScript() - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
The path to a Python script that will be executed using execfile before the runtime executes user code.
clearStaticFiles() - Method in class com.google.appengine.tools.development.proto.Config.Builder
A regex for files used for static handlers.
clearStderrLogLevel() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The logging level at which logs should be written to stderr: 0 - Debug 1 - Info 2 - Warning 3 - Error 4 - Critical
clearThreadsafe() - Method in class com.google.appengine.tools.development.proto.Config.Builder
Whether the application has threadsafe enabled.
clearValue() - Method in class com.google.appengine.tools.development.proto.Environ.Builder
required bytes value = 2;
clearVersion() - Method in class com.google.appengine.tools.development.proto.Library.Builder
The library version.
clearVersionId() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The version id of the app to be run.
clearVm() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional bool vm = 22 [default = false];
clearVmConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.VMConfig vm_config = 19;
clearWorkDir() - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
optional string work_dir = 1;
clearXdebugExtensionPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
The path to the xdebug extension that should be loaded.
clone() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
clone() - Method in class com.google.appengine.tools.development.proto.Config.Builder
 
clone() - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
clone() - Method in class com.google.appengine.tools.development.proto.Environ.Builder
 
clone() - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
clone() - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
clone() - Method in class com.google.appengine.tools.development.proto.Library.Builder
 
clone() - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
clone() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
clone() - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
clone() - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 
CLOUD_SQL_CONFIG_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
CloudSQL - Class in com.google.appengine.tools.development.proto
Protobuf type apphosting.tools.devappserver2.CloudSQL
CloudSQL.Builder - Class in com.google.appengine.tools.development.proto
Protobuf type apphosting.tools.devappserver2.CloudSQL
CloudSQLOrBuilder - Interface in com.google.appengine.tools.development.proto
 
com.google.appengine.tools - package com.google.appengine.tools
The com.google.appengine.tools package contains the packages that make up the Google App Engine Tools API, which can be embedded in IDEs and other development utilities to perform testing and deployment of App Engine applications.
com.google.appengine.tools.admin - package com.google.appengine.tools.admin
 
com.google.appengine.tools.development.proto - package com.google.appengine.tools.development.proto
 
com.google.appengine.tools.development.resource - package com.google.appengine.tools.development.resource
 
com.google.appengine.tools.enhancer - package com.google.appengine.tools.enhancer
 
Config - Class in com.google.appengine.tools.development.proto
Runtime configuration.
Config.Builder - Class in com.google.appengine.tools.development.proto
Runtime configuration.
ConfigOrBuilder - Interface in com.google.appengine.tools.development.proto
 
createAppAdmin(Application, PrintWriter) - Method in class com.google.appengine.tools.admin.AppAdminFactory
Creates a new AppAdmin that can be used to administer the designated App Engine application.
createStagingDirectory(ApplicationProcessingOptions) - Method in class com.google.appengine.tools.admin.Application
Creates a new staging directory, if needed, or returns the existing one if already created.
createStagingDirectory(ApplicationProcessingOptions) - Method in interface com.google.appengine.tools.admin.GenericApplication
Creates a new staging directory, if needed, or returns the existing one if already created.
createStagingDirectory(ApplicationProcessingOptions, File) - Method in class com.google.appengine.tools.admin.Application
Populates and creates (if necessary) a user specified, staging directory
createStagingDirectory(ApplicationProcessingOptions, File) - Method in interface com.google.appengine.tools.admin.GenericApplication
Creates (if necessary) and populates a user specified staging directory
CronEntry - Interface in com.google.appengine.tools.admin
Describes a single cron entry.
CronEntryImpl - Class in com.google.appengine.tools.admin
Implementation of the CronEntry interface used to describe a single cron task.
CronEntryImpl(String, String, String, String) - Constructor for class com.google.appengine.tools.admin.CronEntryImpl
 
CronEntryImpl.TimeIterator - Class in com.google.appengine.tools.admin
An iterator tracking the last execution time, and the groc time specification object to compute future execution times.
CUSTOM_CONFIG_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
CUSTOM_ENTRYPOINT_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.CustomConfig
 
CustomConfig - Class in com.google.appengine.tools.development.proto
Protobuf type apphosting.tools.devappserver2.CustomConfig
CustomConfig.Builder - Class in com.google.appengine.tools.development.proto
Protobuf type apphosting.tools.devappserver2.CustomConfig
CustomConfigOrBuilder - Interface in com.google.appengine.tools.development.proto
 

D

DATACENTER_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
DOCKER_DAEMON_URL_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.VMConfig
 

E

ENABLE_DEBUGGER_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.PhpConfig
 
ENABLE_DEBUGGING_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.GoConfig
 
ENABLE_LOGS_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.VMConfig
 
ENABLE_WATCHING_GO_PATH_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.GoConfig
 
Enhance - Class in com.google.appengine.tools.enhancer
The command-line interface for ORM enhancing.
Enhance(String[]) - Constructor for class com.google.appengine.tools.enhancer.Enhance
 
Enhancer - Class in com.google.appengine.tools.enhancer
Executes ORM enhancement against jars and class files.
Enhancer() - Constructor for class com.google.appengine.tools.enhancer.Enhancer
 
EnhancerLoader - Class in com.google.appengine.tools.enhancer
A ClassLoader for the ORM (DataNucleus) enhancer.
EnhancerLoader(Set<URL>) - Constructor for class com.google.appengine.tools.enhancer.EnhancerLoader
EnhancerLoader(Set<URL>, String) - Constructor for class com.google.appengine.tools.enhancer.EnhancerLoader
Creates a new EnhancerLoader capable of running the Enhancer.
EnhancerTask - Class in com.google.appengine.tools.enhancer
An Ant task for ORM enhancement.
EnhancerTask() - Constructor for class com.google.appengine.tools.enhancer.EnhancerTask
Default constructor
Environ - Class in com.google.appengine.tools.development.proto
Protobuf type apphosting.tools.devappserver2.Environ
ENVIRON_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
Environ.Builder - Class in com.google.appengine.tools.development.proto
Protobuf type apphosting.tools.devappserver2.Environ
EnvironOrBuilder - Interface in com.google.appengine.tools.development.proto
 
equals(Object) - Method in class com.google.appengine.tools.development.proto.CloudSQL
 
equals(Object) - Method in class com.google.appengine.tools.development.proto.Config
 
equals(Object) - Method in class com.google.appengine.tools.development.proto.CustomConfig
 
equals(Object) - Method in class com.google.appengine.tools.development.proto.Environ
 
equals(Object) - Method in class com.google.appengine.tools.development.proto.GoConfig
 
equals(Object) - Method in class com.google.appengine.tools.development.proto.JavaConfig
 
equals(Object) - Method in class com.google.appengine.tools.development.proto.Library
 
equals(Object) - Method in class com.google.appengine.tools.development.proto.NodeConfig
 
equals(Object) - Method in class com.google.appengine.tools.development.proto.PhpConfig
 
equals(Object) - Method in class com.google.appengine.tools.development.proto.PythonConfig
 
equals(Object) - Method in class com.google.appengine.tools.development.proto.VMConfig
 
EXCLUDE_SUFFIXES - Static variable in class com.google.appengine.tools.JarSplitterMain
 
execute() - Method in class com.google.appengine.tools.enhancer.Enhancer
Runs enhancement.
execute() - Method in class com.google.appengine.tools.enhancer.EnhancerTask
Execution method
exportRepoInfoFile() - Method in class com.google.appengine.tools.admin.Application
 
exportRepoInfoFile() - Method in interface com.google.appengine.tools.admin.GenericApplication
Generates source context file in the staging directory.

G

GAE_EXTENSION_PATH_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.PhpConfig
 
GenericApplication - Interface in com.google.appengine.tools.admin
An App Engine application (may be Java/Python).
GenericApplication.ErrorHandler - Interface in com.google.appengine.tools.admin
Interface describing the application's error handlers.
getApiHost() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The host name to which to connect to send API requests.
getApiHost() - Method in class com.google.appengine.tools.development.proto.Config
The host name to which to connect to send API requests.
getApiHost() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
The host name to which to connect to send API requests.
getApiHostBytes() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The host name to which to connect to send API requests.
getApiHostBytes() - Method in class com.google.appengine.tools.development.proto.Config
The host name to which to connect to send API requests.
getApiHostBytes() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
The host name to which to connect to send API requests.
getApiPort() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The port on which to connect to send API requests.
getApiPort() - Method in class com.google.appengine.tools.development.proto.Config
The port on which to connect to send API requests.
getApiPort() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
The port on which to connect to send API requests.
getApiVersion() - Method in class com.google.appengine.tools.admin.Application
Returns the desired API version for the current application, or "none" if no API version was used.
getApiVersion() - Method in interface com.google.appengine.tools.admin.GenericApplication
Returns the desired API version for the current application, or "none" if no API version was used.
getAppEngineWebXml() - Method in class com.google.appengine.tools.admin.Application
Returns the AppEngineWebXml describing the application.
getAppId() - Method in class com.google.appengine.tools.admin.Application
Returns the application identifier, from the AppEngineWebXml config
getAppId() - Method in interface com.google.appengine.tools.admin.GenericApplication
Returns the application identifier
getAppId() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The app id of the app to be run.
getAppId() - Method in class com.google.appengine.tools.development.proto.Config
The app id of the app to be run.
getAppId() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
The app id of the app to be run.
getApplicationRoot() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The path to the root of the application.
getApplicationRoot() - Method in class com.google.appengine.tools.development.proto.Config
The path to the root of the application.
getApplicationRoot() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
The path to the root of the application.
getAppOptions() - Method in class com.google.appengine.tools.admin.AppAdminFactory
 
getAppYaml() - Method in class com.google.appengine.tools.admin.Application
Returns the app.yaml string.
getAppYaml() - Method in interface com.google.appengine.tools.admin.GenericApplication
Returns the yaml string describing this application's configuration.
getAuthDomain() - Method in class com.google.appengine.tools.development.proto.Config.Builder
required string auth_domain = 16;
getAuthDomain() - Method in class com.google.appengine.tools.development.proto.Config
required string auth_domain = 16;
getAuthDomain() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
required string auth_domain = 16;
getAuthDomainBytes() - Method in class com.google.appengine.tools.development.proto.Config.Builder
required string auth_domain = 16;
getAuthDomainBytes() - Method in class com.google.appengine.tools.development.proto.Config
required string auth_domain = 16;
getAuthDomainBytes() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
required string auth_domain = 16;
getBackendsXml() - Method in class com.google.appengine.tools.admin.Application
 
getBackendsXml() - Method in interface com.google.appengine.tools.admin.GenericApplication
Returns the BackendsXml describing the applications' backends.
getCause() - Method in class com.google.appengine.tools.admin.UpdateFailureEvent
Returns the cause, if any, for the operation failure.
getCloudSqlConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;
getCloudSqlConfig() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;
getCloudSqlConfig() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;
getCloudSqlConfigBuilder() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;
getCloudSqlConfigOrBuilder() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;
getCloudSqlConfigOrBuilder() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;
getCloudSqlConfigOrBuilder() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;
getCronXml() - Method in class com.google.appengine.tools.admin.Application
Returns the CronXml describing the applications' cron jobs.
getCronXml() - Method in interface com.google.appengine.tools.admin.GenericApplication
Returns the CronXml describing the applications' cron jobs.
getCustomConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;
getCustomConfig() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;
getCustomConfig() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;
getCustomConfigBuilder() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;
getCustomConfigOrBuilder() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;
getCustomConfigOrBuilder() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;
getCustomConfigOrBuilder() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;
getCustomEntrypoint() - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
optional string custom_entrypoint = 1;
getCustomEntrypoint() - Method in class com.google.appengine.tools.development.proto.CustomConfig
optional string custom_entrypoint = 1;
getCustomEntrypoint() - Method in interface com.google.appengine.tools.development.proto.CustomConfigOrBuilder
optional string custom_entrypoint = 1;
getCustomEntrypointBytes() - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
optional string custom_entrypoint = 1;
getCustomEntrypointBytes() - Method in class com.google.appengine.tools.development.proto.CustomConfig
optional string custom_entrypoint = 1;
getCustomEntrypointBytes() - Method in interface com.google.appengine.tools.development.proto.CustomConfigOrBuilder
optional string custom_entrypoint = 1;
getDatacenter() - Method in class com.google.appengine.tools.development.proto.Config.Builder
required string datacenter = 12;
getDatacenter() - Method in class com.google.appengine.tools.development.proto.Config
required string datacenter = 12;
getDatacenter() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
required string datacenter = 12;
getDatacenterBytes() - Method in class com.google.appengine.tools.development.proto.Config.Builder
required string datacenter = 12;
getDatacenterBytes() - Method in class com.google.appengine.tools.development.proto.Config
required string datacenter = 12;
getDatacenterBytes() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
required string datacenter = 12;
getDefaultInstance() - Static method in class com.google.appengine.tools.development.proto.CloudSQL
 
getDefaultInstance() - Static method in class com.google.appengine.tools.development.proto.Config
 
getDefaultInstance() - Static method in class com.google.appengine.tools.development.proto.CustomConfig
 
getDefaultInstance() - Static method in class com.google.appengine.tools.development.proto.Environ
 
getDefaultInstance() - Static method in class com.google.appengine.tools.development.proto.GoConfig
 
getDefaultInstance() - Static method in class com.google.appengine.tools.development.proto.JavaConfig
 
getDefaultInstance() - Static method in class com.google.appengine.tools.development.proto.Library
 
getDefaultInstance() - Static method in class com.google.appengine.tools.development.proto.NodeConfig
 
getDefaultInstance() - Static method in class com.google.appengine.tools.development.proto.PhpConfig
 
getDefaultInstance() - Static method in class com.google.appengine.tools.development.proto.PythonConfig
 
getDefaultInstance() - Static method in class com.google.appengine.tools.development.proto.VMConfig
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.CloudSQL
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.Config.Builder
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.Config
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.CustomConfig
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.Environ.Builder
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.Environ
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.GoConfig
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.JavaConfig
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.Library.Builder
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.Library
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.NodeConfig
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.PhpConfig
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.PythonConfig
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.appengine.tools.development.proto.VMConfig
 
getDefaultStagingOptions() - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Get the default staging options.
getDescription() - Method in interface com.google.appengine.tools.admin.CronEntry
Returns the human-readable description of this cron entry.
getDescription() - Method in class com.google.appengine.tools.admin.CronEntryImpl
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.CloudSQL
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.Config.Builder
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.Config
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.CustomConfig
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.Environ.Builder
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.Environ
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.GoConfig
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.JavaConfig
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.Library.Builder
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.Library
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.NodeConfig
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.PhpConfig
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.PythonConfig
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.RuntimeConfig
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 
getDescriptor() - Static method in class com.google.appengine.tools.development.proto.VMConfig
 
getDescriptorForType() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
getDescriptorForType() - Method in class com.google.appengine.tools.development.proto.Config.Builder
 
getDescriptorForType() - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
getDescriptorForType() - Method in class com.google.appengine.tools.development.proto.Environ.Builder
 
getDescriptorForType() - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
getDescriptorForType() - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
getDescriptorForType() - Method in class com.google.appengine.tools.development.proto.Library.Builder
 
getDescriptorForType() - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
getDescriptorForType() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
getDescriptorForType() - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
getDescriptorForType() - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 
getDetails() - Method in class com.google.appengine.tools.admin.UpdateFailureEvent
Returns the detailed output from the operation process.
getDetails() - Method in class com.google.appengine.tools.admin.UpdateSuccessEvent
Returns the detailed output from the operation process.
getDir() - Method in class com.google.appengine.tools.enhancer.EnhancerTask
Gets the root dir for looking for files
getDispatchXml() - Method in class com.google.appengine.tools.admin.Application
 
getDispatchXml() - Method in interface com.google.appengine.tools.admin.GenericApplication
Returns the possibly empty DispatchXml descriptor for this application or null if none is configured.
getDockerDaemonUrl() - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
URL that docker daemon is listening on.
getDockerDaemonUrl() - Method in class com.google.appengine.tools.development.proto.VMConfig
URL that docker daemon is listening on.
getDockerDaemonUrl() - Method in interface com.google.appengine.tools.development.proto.VMConfigOrBuilder
URL that docker daemon is listening on.
getDockerDaemonUrlBytes() - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
URL that docker daemon is listening on.
getDockerDaemonUrlBytes() - Method in class com.google.appengine.tools.development.proto.VMConfig
URL that docker daemon is listening on.
getDockerDaemonUrlBytes() - Method in interface com.google.appengine.tools.development.proto.VMConfigOrBuilder
URL that docker daemon is listening on.
getDosXml() - Method in class com.google.appengine.tools.admin.Application
Returns the DosXml describing the applications' DoS entries.
getDosXml() - Method in interface com.google.appengine.tools.admin.GenericApplication
Returns the DosXml describing the applications' DoS entries.
getEnableDebugger() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
Enable interactive debugging using XDebug.
getEnableDebugger() - Method in class com.google.appengine.tools.development.proto.PhpConfig
Enable interactive debugging using XDebug.
getEnableDebugger() - Method in interface com.google.appengine.tools.development.proto.PhpConfigOrBuilder
Enable interactive debugging using XDebug.
getEnableDebugging() - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
optional bool enable_debugging = 3;
getEnableDebugging() - Method in class com.google.appengine.tools.development.proto.GoConfig
optional bool enable_debugging = 3;
getEnableDebugging() - Method in interface com.google.appengine.tools.development.proto.GoConfigOrBuilder
optional bool enable_debugging = 3;
getEnableLogs() - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
Enable logs collection and displaying in local Admin Console.
getEnableLogs() - Method in class com.google.appengine.tools.development.proto.VMConfig
Enable logs collection and displaying in local Admin Console.
getEnableLogs() - Method in interface com.google.appengine.tools.development.proto.VMConfigOrBuilder
Enable logs collection and displaying in local Admin Console.
getEnableWatchingGoPath() - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
optional bool enable_watching_go_path = 2;
getEnableWatchingGoPath() - Method in class com.google.appengine.tools.development.proto.GoConfig
optional bool enable_watching_go_path = 2;
getEnableWatchingGoPath() - Method in interface com.google.appengine.tools.development.proto.GoConfigOrBuilder
optional bool enable_watching_go_path = 2;
getEnviron(int) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Extra user-specified environment variables.
getEnviron(int) - Method in class com.google.appengine.tools.development.proto.Config
Extra user-specified environment variables.
getEnviron(int) - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
Extra user-specified environment variables.
getEnvironBuilder(int) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Extra user-specified environment variables.
getEnvironBuilderList() - Method in class com.google.appengine.tools.development.proto.Config.Builder
Extra user-specified environment variables.
getEnvironCount() - Method in class com.google.appengine.tools.development.proto.Config.Builder
Extra user-specified environment variables.
getEnvironCount() - Method in class com.google.appengine.tools.development.proto.Config
Extra user-specified environment variables.
getEnvironCount() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
Extra user-specified environment variables.
getEnvironList() - Method in class com.google.appengine.tools.development.proto.Config.Builder
Extra user-specified environment variables.
getEnvironList() - Method in class com.google.appengine.tools.development.proto.Config
Extra user-specified environment variables.
getEnvironList() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
Extra user-specified environment variables.
getEnvironOrBuilder(int) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Extra user-specified environment variables.
getEnvironOrBuilder(int) - Method in class com.google.appengine.tools.development.proto.Config
Extra user-specified environment variables.
getEnvironOrBuilder(int) - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
Extra user-specified environment variables.
getEnvironOrBuilderList() - Method in class com.google.appengine.tools.development.proto.Config.Builder
Extra user-specified environment variables.
getEnvironOrBuilderList() - Method in class com.google.appengine.tools.development.proto.Config
Extra user-specified environment variables.
getEnvironOrBuilderList() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
Extra user-specified environment variables.
getErrorCode() - Method in interface com.google.appengine.tools.admin.GenericApplication.ErrorHandler
Returns the error code, possibly null.
getErrorHandlers() - Method in class com.google.appengine.tools.admin.Application
 
getErrorHandlers() - Method in interface com.google.appengine.tools.admin.GenericApplication
Returns the list of error handlers for this application
getFailureMessage() - Method in class com.google.appengine.tools.admin.UpdateFailureEvent
Returns the failure message for the operation.
getFile() - Method in interface com.google.appengine.tools.admin.GenericApplication.ErrorHandler
Returns the not null error handler file name.
getFiles() - Method in class com.google.appengine.tools.enhancer.EnhancerTask
 
getGaeExtensionPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
The path to the GAE PHP extension that should be loaded.
getGaeExtensionPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig
The path to the GAE PHP extension that should be loaded.
getGaeExtensionPath() - Method in interface com.google.appengine.tools.development.proto.PhpConfigOrBuilder
The path to the GAE PHP extension that should be loaded.
getGoConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.GoConfig go_config = 25;
getGoConfig() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.GoConfig go_config = 25;
getGoConfig() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.GoConfig go_config = 25;
getGoConfigBuilder() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.GoConfig go_config = 25;
getGoConfigOrBuilder() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.GoConfig go_config = 25;
getGoConfigOrBuilder() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.GoConfig go_config = 25;
getGoConfigOrBuilder() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.GoConfig go_config = 25;
getGrpcApis(int) - Method in class com.google.appengine.tools.development.proto.Config.Builder
repeated string grpc_apis = 24;
getGrpcApis(int) - Method in class com.google.appengine.tools.development.proto.Config
repeated string grpc_apis = 24;
getGrpcApis(int) - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
repeated string grpc_apis = 24;
getGrpcApisBytes(int) - Method in class com.google.appengine.tools.development.proto.Config.Builder
repeated string grpc_apis = 24;
getGrpcApisBytes(int) - Method in class com.google.appengine.tools.development.proto.Config
repeated string grpc_apis = 24;
getGrpcApisBytes(int) - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
repeated string grpc_apis = 24;
getGrpcApisCount() - Method in class com.google.appengine.tools.development.proto.Config.Builder
repeated string grpc_apis = 24;
getGrpcApisCount() - Method in class com.google.appengine.tools.development.proto.Config
repeated string grpc_apis = 24;
getGrpcApisCount() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
repeated string grpc_apis = 24;
getGrpcApisList() - Method in class com.google.appengine.tools.development.proto.Config.Builder
repeated string grpc_apis = 24;
getGrpcApisList() - Method in class com.google.appengine.tools.development.proto.Config
repeated string grpc_apis = 24;
getGrpcApisList() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
repeated string grpc_apis = 24;
getIndexesXml() - Method in class com.google.appengine.tools.admin.Application
Returns the IndexesXml describing the applications' indexes.
getIndexesXml() - Method in interface com.google.appengine.tools.admin.GenericApplication
Returns the IndexesXml describing the applications' indexes.
getInstanceClass() - Method in class com.google.appengine.tools.admin.Application
 
getInstanceClass() - Method in interface com.google.appengine.tools.admin.GenericApplication
Returns the application instance class name or null if not specified.
getInstanceId() - Method in class com.google.appengine.tools.development.proto.Config.Builder
required string instance_id = 13;
getInstanceId() - Method in class com.google.appengine.tools.development.proto.Config
required string instance_id = 13;
getInstanceId() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
required string instance_id = 13;
getInstanceIdBytes() - Method in class com.google.appengine.tools.development.proto.Config.Builder
required string instance_id = 13;
getInstanceIdBytes() - Method in class com.google.appengine.tools.development.proto.Config
required string instance_id = 13;
getInstanceIdBytes() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
required string instance_id = 13;
getJavaCompiler() - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Returns an appropriate "javac" executable.
getJavaConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.JavaConfig java_config = 21;
getJavaConfig() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.JavaConfig java_config = 21;
getJavaConfig() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.JavaConfig java_config = 21;
getJavaConfigBuilder() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.JavaConfig java_config = 21;
getJavaConfigOrBuilder() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.JavaConfig java_config = 21;
getJavaConfigOrBuilder() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.JavaConfig java_config = 21;
getJavaConfigOrBuilder() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.JavaConfig java_config = 21;
getJavaExecutable() - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Returns an appropriate "java" executable.
getJvmArgs(int) - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
repeated string jvm_args = 1;
getJvmArgs(int) - Method in class com.google.appengine.tools.development.proto.JavaConfig
repeated string jvm_args = 1;
getJvmArgs(int) - Method in interface com.google.appengine.tools.development.proto.JavaConfigOrBuilder
repeated string jvm_args = 1;
getJvmArgsBytes(int) - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
repeated string jvm_args = 1;
getJvmArgsBytes(int) - Method in class com.google.appengine.tools.development.proto.JavaConfig
repeated string jvm_args = 1;
getJvmArgsBytes(int) - Method in interface com.google.appengine.tools.development.proto.JavaConfigOrBuilder
repeated string jvm_args = 1;
getJvmArgsCount() - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
repeated string jvm_args = 1;
getJvmArgsCount() - Method in class com.google.appengine.tools.development.proto.JavaConfig
repeated string jvm_args = 1;
getJvmArgsCount() - Method in interface com.google.appengine.tools.development.proto.JavaConfigOrBuilder
repeated string jvm_args = 1;
getJvmArgsList() - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
repeated string jvm_args = 1;
getJvmArgsList() - Method in class com.google.appengine.tools.development.proto.JavaConfig
repeated string jvm_args = 1;
getJvmArgsList() - Method in interface com.google.appengine.tools.development.proto.JavaConfigOrBuilder
repeated string jvm_args = 1;
getKey() - Method in class com.google.appengine.tools.development.proto.Environ.Builder
required bytes key = 1;
getKey() - Method in class com.google.appengine.tools.development.proto.Environ
required bytes key = 1;
getKey() - Method in interface com.google.appengine.tools.development.proto.EnvironOrBuilder
required bytes key = 1;
getLibraries(int) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Libraries enabled for the application.
getLibraries(int) - Method in class com.google.appengine.tools.development.proto.Config
Libraries enabled for the application.
getLibraries(int) - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
Libraries enabled for the application.
getLibrariesBuilder(int) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Libraries enabled for the application.
getLibrariesBuilderList() - Method in class com.google.appengine.tools.development.proto.Config.Builder
Libraries enabled for the application.
getLibrariesCount() - Method in class com.google.appengine.tools.development.proto.Config.Builder
Libraries enabled for the application.
getLibrariesCount() - Method in class com.google.appengine.tools.development.proto.Config
Libraries enabled for the application.
getLibrariesCount() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
Libraries enabled for the application.
getLibrariesList() - Method in class com.google.appengine.tools.development.proto.Config.Builder
Libraries enabled for the application.
getLibrariesList() - Method in class com.google.appengine.tools.development.proto.Config
Libraries enabled for the application.
getLibrariesList() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
Libraries enabled for the application.
getLibrariesOrBuilder(int) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Libraries enabled for the application.
getLibrariesOrBuilder(int) - Method in class com.google.appengine.tools.development.proto.Config
Libraries enabled for the application.
getLibrariesOrBuilder(int) - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
Libraries enabled for the application.
getLibrariesOrBuilderList() - Method in class com.google.appengine.tools.development.proto.Config.Builder
Libraries enabled for the application.
getLibrariesOrBuilderList() - Method in class com.google.appengine.tools.development.proto.Config
Libraries enabled for the application.
getLibrariesOrBuilderList() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
Libraries enabled for the application.
getMaxInstances() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional int32 max_instances = 18;
getMaxInstances() - Method in class com.google.appengine.tools.development.proto.Config
optional int32 max_instances = 18;
getMaxInstances() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional int32 max_instances = 18;
getMessage() - Method in class com.google.appengine.tools.admin.UpdateProgressEvent
Retrieves the current status message.
getMimeType() - Method in interface com.google.appengine.tools.admin.GenericApplication.ErrorHandler
Returns the not null error handler mime-type.
getMimeTypeIfStatic(String) - Method in class com.google.appengine.tools.admin.Application
 
getMimeTypeIfStatic(String) - Method in interface com.google.appengine.tools.admin.GenericApplication
Returns the mime-type if path corresponds to static content, null otherwise.
getModule() - Method in class com.google.appengine.tools.admin.Application
 
getModule() - Method in interface com.google.appengine.tools.admin.GenericApplication
Returns the application module name or null if not specified.
getMysqlHost() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required string mysql_host = 1;
getMysqlHost() - Method in class com.google.appengine.tools.development.proto.CloudSQL
required string mysql_host = 1;
getMysqlHost() - Method in interface com.google.appengine.tools.development.proto.CloudSQLOrBuilder
required string mysql_host = 1;
getMysqlHostBytes() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required string mysql_host = 1;
getMysqlHostBytes() - Method in class com.google.appengine.tools.development.proto.CloudSQL
required string mysql_host = 1;
getMysqlHostBytes() - Method in interface com.google.appengine.tools.development.proto.CloudSQLOrBuilder
required string mysql_host = 1;
getMysqlPassword() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required string mysql_password = 4;
getMysqlPassword() - Method in class com.google.appengine.tools.development.proto.CloudSQL
required string mysql_password = 4;
getMysqlPassword() - Method in interface com.google.appengine.tools.development.proto.CloudSQLOrBuilder
required string mysql_password = 4;
getMysqlPasswordBytes() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required string mysql_password = 4;
getMysqlPasswordBytes() - Method in class com.google.appengine.tools.development.proto.CloudSQL
required string mysql_password = 4;
getMysqlPasswordBytes() - Method in interface com.google.appengine.tools.development.proto.CloudSQLOrBuilder
required string mysql_password = 4;
getMysqlPort() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required int32 mysql_port = 2;
getMysqlPort() - Method in class com.google.appengine.tools.development.proto.CloudSQL
required int32 mysql_port = 2;
getMysqlPort() - Method in interface com.google.appengine.tools.development.proto.CloudSQLOrBuilder
required int32 mysql_port = 2;
getMysqlSocket() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
optional string mysql_socket = 5;
getMysqlSocket() - Method in class com.google.appengine.tools.development.proto.CloudSQL
optional string mysql_socket = 5;
getMysqlSocket() - Method in interface com.google.appengine.tools.development.proto.CloudSQLOrBuilder
optional string mysql_socket = 5;
getMysqlSocketBytes() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
optional string mysql_socket = 5;
getMysqlSocketBytes() - Method in class com.google.appengine.tools.development.proto.CloudSQL
optional string mysql_socket = 5;
getMysqlSocketBytes() - Method in interface com.google.appengine.tools.development.proto.CloudSQLOrBuilder
optional string mysql_socket = 5;
getMysqlUser() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required string mysql_user = 3;
getMysqlUser() - Method in class com.google.appengine.tools.development.proto.CloudSQL
required string mysql_user = 3;
getMysqlUser() - Method in interface com.google.appengine.tools.development.proto.CloudSQLOrBuilder
required string mysql_user = 3;
getMysqlUserBytes() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required string mysql_user = 3;
getMysqlUserBytes() - Method in class com.google.appengine.tools.development.proto.CloudSQL
required string mysql_user = 3;
getMysqlUserBytes() - Method in interface com.google.appengine.tools.development.proto.CloudSQLOrBuilder
required string mysql_user = 3;
getName() - Method in class com.google.appengine.tools.development.proto.Library.Builder
The library name.
getName() - Method in class com.google.appengine.tools.development.proto.Library
The library name.
getName() - Method in interface com.google.appengine.tools.development.proto.LibraryOrBuilder
The library name.
getNameBytes() - Method in class com.google.appengine.tools.development.proto.Library.Builder
The library name.
getNameBytes() - Method in class com.google.appengine.tools.development.proto.Library
The library name.
getNameBytes() - Method in interface com.google.appengine.tools.development.proto.LibraryOrBuilder
The library name.
getNextTimesIterator() - Method in interface com.google.appengine.tools.admin.CronEntry
Returns an iterator over upcoming execution times.
getNextTimesIterator() - Method in class com.google.appengine.tools.admin.CronEntryImpl
 
getNodeConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.NodeConfig node_config = 26;
getNodeConfig() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.NodeConfig node_config = 26;
getNodeConfig() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.NodeConfig node_config = 26;
getNodeConfigBuilder() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.NodeConfig node_config = 26;
getNodeConfigOrBuilder() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.NodeConfig node_config = 26;
getNodeConfigOrBuilder() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.NodeConfig node_config = 26;
getNodeConfigOrBuilder() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.NodeConfig node_config = 26;
getNodeExecutablePath() - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
The path to the node executable that should be used.
getNodeExecutablePath() - Method in class com.google.appengine.tools.development.proto.NodeConfig
The path to the node executable that should be used.
getNodeExecutablePath() - Method in interface com.google.appengine.tools.development.proto.NodeConfigOrBuilder
The path to the node executable that should be used.
getParserForType() - Method in class com.google.appengine.tools.development.proto.CloudSQL
 
getParserForType() - Method in class com.google.appengine.tools.development.proto.Config
 
getParserForType() - Method in class com.google.appengine.tools.development.proto.CustomConfig
 
getParserForType() - Method in class com.google.appengine.tools.development.proto.Environ
 
getParserForType() - Method in class com.google.appengine.tools.development.proto.GoConfig
 
getParserForType() - Method in class com.google.appengine.tools.development.proto.JavaConfig
 
getParserForType() - Method in class com.google.appengine.tools.development.proto.Library
 
getParserForType() - Method in class com.google.appengine.tools.development.proto.NodeConfig
 
getParserForType() - Method in class com.google.appengine.tools.development.proto.PhpConfig
 
getParserForType() - Method in class com.google.appengine.tools.development.proto.PythonConfig
 
getParserForType() - Method in class com.google.appengine.tools.development.proto.VMConfig
 
getPath() - Method in class com.google.appengine.tools.admin.Application
Returns a path to an exploded WAR directory for the application.
getPath() - Method in interface com.google.appengine.tools.admin.GenericApplication
Returns a path to an exploded WAR directory for the application.
getPercentageComplete() - Method in class com.google.appengine.tools.admin.UpdateProgressEvent
Retrieves the current percentage complete.
getPhpComposerPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
Path to the composer phar
getPhpComposerPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig
Path to the composer phar
getPhpComposerPath() - Method in interface com.google.appengine.tools.development.proto.PhpConfigOrBuilder
Path to the composer phar
getPhpConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;
getPhpConfig() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;
getPhpConfig() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;
getPhpConfigBuilder() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;
getPhpConfigOrBuilder() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;
getPhpConfigOrBuilder() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;
getPhpConfigOrBuilder() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;
getPhpExecutablePath() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
The path to the PHP executable that should be used.
getPhpExecutablePath() - Method in class com.google.appengine.tools.development.proto.PhpConfig
The path to the PHP executable that should be used.
getPhpExecutablePath() - Method in interface com.google.appengine.tools.development.proto.PhpConfigOrBuilder
The path to the PHP executable that should be used.
getPhpLibraryPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
Paths to add to LD_LIBRARY_PATH for PHP
getPhpLibraryPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig
Paths to add to LD_LIBRARY_PATH for PHP
getPhpLibraryPath() - Method in interface com.google.appengine.tools.development.proto.PhpConfigOrBuilder
Paths to add to LD_LIBRARY_PATH for PHP
getPhpVersion() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
The version of PHP executable.
getPhpVersion() - Method in class com.google.appengine.tools.development.proto.PhpConfig
The version of PHP executable.
getPhpVersion() - Method in interface com.google.appengine.tools.development.proto.PhpConfigOrBuilder
The version of PHP executable.
getPythonConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;
getPythonConfig() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;
getPythonConfig() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;
getPythonConfigBuilder() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;
getPythonConfigOrBuilder() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;
getPythonConfigOrBuilder() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;
getPythonConfigOrBuilder() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;
getQueueXml() - Method in class com.google.appengine.tools.admin.Application
Returns the QueueXml describing the applications' task queues.
getQueueXml() - Method in interface com.google.appengine.tools.admin.GenericApplication
Returns the QueueXml describing the applications' task queues.
getRuntime() - Method in class com.google.appengine.tools.admin.Application
Returns the desired runtime for the current application.
getRuntime() - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Returns the runtime id.
getRuntime() - Method in interface com.google.appengine.tools.admin.GenericApplication
Returns the runtime this application uses.
getRuntime() - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
optional string runtime = 2;
getRuntime() - Method in class com.google.appengine.tools.development.proto.CustomConfig
optional string runtime = 2;
getRuntime() - Method in interface com.google.appengine.tools.development.proto.CustomConfigOrBuilder
optional string runtime = 2;
getRuntimeBytes() - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
optional string runtime = 2;
getRuntimeBytes() - Method in class com.google.appengine.tools.development.proto.CustomConfig
optional string runtime = 2;
getRuntimeBytes() - Method in interface com.google.appengine.tools.development.proto.CustomConfigOrBuilder
optional string runtime = 2;
getSchedule() - Method in interface com.google.appengine.tools.admin.CronEntry
Returns the schedule of this cron entry.
getSchedule() - Method in class com.google.appengine.tools.admin.CronEntryImpl
 
getScrubbedAppEngineWebXml() - Method in class com.google.appengine.tools.admin.Application
Modified app.yaml for Cloud SDK deployment.
getSdkDocsDir() - Static method in class com.google.appengine.tools.admin.Application
 
getSdkVersion() - Static method in class com.google.appengine.tools.admin.Application
 
getSerializedSize() - Method in class com.google.appengine.tools.development.proto.CloudSQL
 
getSerializedSize() - Method in class com.google.appengine.tools.development.proto.Config
 
getSerializedSize() - Method in class com.google.appengine.tools.development.proto.CustomConfig
 
getSerializedSize() - Method in class com.google.appengine.tools.development.proto.Environ
 
getSerializedSize() - Method in class com.google.appengine.tools.development.proto.GoConfig
 
getSerializedSize() - Method in class com.google.appengine.tools.development.proto.JavaConfig
 
getSerializedSize() - Method in class com.google.appengine.tools.development.proto.Library
 
getSerializedSize() - Method in class com.google.appengine.tools.development.proto.NodeConfig
 
getSerializedSize() - Method in class com.google.appengine.tools.development.proto.PhpConfig
 
getSerializedSize() - Method in class com.google.appengine.tools.development.proto.PythonConfig
 
getSerializedSize() - Method in class com.google.appengine.tools.development.proto.VMConfig
 
getServerPort() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The port of the cloud SDK development server.
getServerPort() - Method in class com.google.appengine.tools.development.proto.Config
The port of the cloud SDK development server.
getServerPort() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
The port of the cloud SDK development server.
getSkipFiles() - Method in class com.google.appengine.tools.development.proto.Config.Builder
A regex for files to skip.
getSkipFiles() - Method in class com.google.appengine.tools.development.proto.Config
A regex for files to skip.
getSkipFiles() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
A regex for files to skip.
getSkipFilesBytes() - Method in class com.google.appengine.tools.development.proto.Config.Builder
A regex for files to skip.
getSkipFilesBytes() - Method in class com.google.appengine.tools.development.proto.Config
A regex for files to skip.
getSkipFilesBytes() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
A regex for files to skip.
getSource() - Method in exception com.google.appengine.tools.admin.JspCompilationException
 
getStagingDir() - Method in class com.google.appengine.tools.admin.Application
Returns the staging directory, or null if none has been created.
getStagingDir() - Method in interface com.google.appengine.tools.admin.GenericApplication
Returns the staging directory, or null if none has been created.
getStagingOptions() - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Get the staging options.
getStagingOptions(ApplicationProcessingOptions) - Method in class com.google.appengine.tools.admin.Application
Gets the effective staging options from global defaults, appengine-web.xml and flags, in ascending order of precedence.
getStartupArgs() - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
An argument that will be provided to the script specified in startup_script.
getStartupArgs() - Method in class com.google.appengine.tools.development.proto.PythonConfig
An argument that will be provided to the script specified in startup_script.
getStartupArgs() - Method in interface com.google.appengine.tools.development.proto.PythonConfigOrBuilder
An argument that will be provided to the script specified in startup_script.
getStartupArgsBytes() - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
An argument that will be provided to the script specified in startup_script.
getStartupArgsBytes() - Method in class com.google.appengine.tools.development.proto.PythonConfig
An argument that will be provided to the script specified in startup_script.
getStartupArgsBytes() - Method in interface com.google.appengine.tools.development.proto.PythonConfigOrBuilder
An argument that will be provided to the script specified in startup_script.
getStartupScript() - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
The path to a Python script that will be executed using execfile before the runtime executes user code.
getStartupScript() - Method in class com.google.appengine.tools.development.proto.PythonConfig
The path to a Python script that will be executed using execfile before the runtime executes user code.
getStartupScript() - Method in interface com.google.appengine.tools.development.proto.PythonConfigOrBuilder
The path to a Python script that will be executed using execfile before the runtime executes user code.
getStartupScriptBytes() - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
The path to a Python script that will be executed using execfile before the runtime executes user code.
getStartupScriptBytes() - Method in class com.google.appengine.tools.development.proto.PythonConfig
The path to a Python script that will be executed using execfile before the runtime executes user code.
getStartupScriptBytes() - Method in interface com.google.appengine.tools.development.proto.PythonConfigOrBuilder
The path to a Python script that will be executed using execfile before the runtime executes user code.
getStaticFiles() - Method in class com.google.appengine.tools.development.proto.Config.Builder
A regex for files used for static handlers.
getStaticFiles() - Method in class com.google.appengine.tools.development.proto.Config
A regex for files used for static handlers.
getStaticFiles() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
A regex for files used for static handlers.
getStaticFilesBytes() - Method in class com.google.appengine.tools.development.proto.Config.Builder
A regex for files used for static handlers.
getStaticFilesBytes() - Method in class com.google.appengine.tools.development.proto.Config
A regex for files used for static handlers.
getStaticFilesBytes() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
A regex for files used for static handlers.
getStderrLogLevel() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The logging level at which logs should be written to stderr: 0 - Debug 1 - Info 2 - Warning 3 - Error 4 - Critical
getStderrLogLevel() - Method in class com.google.appengine.tools.development.proto.Config
The logging level at which logs should be written to stderr: 0 - Debug 1 - Info 2 - Warning 3 - Error 4 - Critical
getStderrLogLevel() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
The logging level at which logs should be written to stderr: 0 - Debug 1 - Info 2 - Warning 3 - Error 4 - Critical
getThreadsafe() - Method in class com.google.appengine.tools.development.proto.Config.Builder
Whether the application has threadsafe enabled.
getThreadsafe() - Method in class com.google.appengine.tools.development.proto.Config
Whether the application has threadsafe enabled.
getThreadsafe() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
Whether the application has threadsafe enabled.
getTimezone() - Method in interface com.google.appengine.tools.admin.CronEntry
Returns the timezone of this cron entry.
getTimezone() - Method in class com.google.appengine.tools.admin.CronEntryImpl
 
getUnknownFields() - Method in class com.google.appengine.tools.development.proto.CloudSQL
 
getUnknownFields() - Method in class com.google.appengine.tools.development.proto.Config
 
getUnknownFields() - Method in class com.google.appengine.tools.development.proto.CustomConfig
 
getUnknownFields() - Method in class com.google.appengine.tools.development.proto.Environ
 
getUnknownFields() - Method in class com.google.appengine.tools.development.proto.GoConfig
 
getUnknownFields() - Method in class com.google.appengine.tools.development.proto.JavaConfig
 
getUnknownFields() - Method in class com.google.appengine.tools.development.proto.Library
 
getUnknownFields() - Method in class com.google.appengine.tools.development.proto.NodeConfig
 
getUnknownFields() - Method in class com.google.appengine.tools.development.proto.PhpConfig
 
getUnknownFields() - Method in class com.google.appengine.tools.development.proto.PythonConfig
 
getUnknownFields() - Method in class com.google.appengine.tools.development.proto.VMConfig
 
getUrl() - Method in interface com.google.appengine.tools.admin.CronEntry
Returns the application URL invoked by this cron entry.
getUrl() - Method in class com.google.appengine.tools.admin.CronEntryImpl
 
getValue() - Method in class com.google.appengine.tools.development.proto.Environ.Builder
required bytes value = 2;
getValue() - Method in class com.google.appengine.tools.development.proto.Environ
required bytes value = 2;
getValue() - Method in interface com.google.appengine.tools.development.proto.EnvironOrBuilder
required bytes value = 2;
getVersion() - Method in class com.google.appengine.tools.admin.Application
Returns the application version, from the AppEngineWebXml config
getVersion() - Method in interface com.google.appengine.tools.admin.GenericApplication
Returns the application version
getVersion() - Method in class com.google.appengine.tools.development.proto.Library.Builder
The library version.
getVersion() - Method in class com.google.appengine.tools.development.proto.Library
The library version.
getVersion() - Method in interface com.google.appengine.tools.development.proto.LibraryOrBuilder
The library version.
getVersionBytes() - Method in class com.google.appengine.tools.development.proto.Library.Builder
The library version.
getVersionBytes() - Method in class com.google.appengine.tools.development.proto.Library
The library version.
getVersionBytes() - Method in interface com.google.appengine.tools.development.proto.LibraryOrBuilder
The library version.
getVersionId() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The version id of the app to be run.
getVersionId() - Method in class com.google.appengine.tools.development.proto.Config
The version id of the app to be run.
getVersionId() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
The version id of the app to be run.
getVm() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional bool vm = 22 [default = false];
getVm() - Method in class com.google.appengine.tools.development.proto.Config
optional bool vm = 22 [default = false];
getVm() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional bool vm = 22 [default = false];
getVmConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.VMConfig vm_config = 19;
getVmConfig() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.VMConfig vm_config = 19;
getVmConfig() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.VMConfig vm_config = 19;
getVmConfigBuilder() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.VMConfig vm_config = 19;
getVmConfigOrBuilder() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.VMConfig vm_config = 19;
getVmConfigOrBuilder() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.VMConfig vm_config = 19;
getVmConfigOrBuilder() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.VMConfig vm_config = 19;
getWebXml() - Method in class com.google.appengine.tools.admin.Application
Returns the WebXml describing the applications' servlets and generic web application information.
getWorkDir() - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
optional string work_dir = 1;
getWorkDir() - Method in class com.google.appengine.tools.development.proto.GoConfig
optional string work_dir = 1;
getWorkDir() - Method in interface com.google.appengine.tools.development.proto.GoConfigOrBuilder
optional string work_dir = 1;
getWorkDirBytes() - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
optional string work_dir = 1;
getWorkDirBytes() - Method in class com.google.appengine.tools.development.proto.GoConfig
optional string work_dir = 1;
getWorkDirBytes() - Method in interface com.google.appengine.tools.development.proto.GoConfigOrBuilder
optional string work_dir = 1;
getXdebugExtensionPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
The path to the xdebug extension that should be loaded.
getXdebugExtensionPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig
The path to the xdebug extension that should be loaded.
getXdebugExtensionPath() - Method in interface com.google.appengine.tools.development.proto.PhpConfigOrBuilder
The path to the xdebug extension that should be loaded.
getYaml() - Method in class com.google.appengine.tools.admin.AppYamlTranslator
 
GO_CONFIG_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
GoConfig - Class in com.google.appengine.tools.development.proto
Protobuf type apphosting.tools.devappserver2.GoConfig
GoConfig.Builder - Class in com.google.appengine.tools.development.proto
Protobuf type apphosting.tools.devappserver2.GoConfig
GoConfigOrBuilder - Interface in com.google.appengine.tools.development.proto
 
GRPC_APIS_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
guessContentTypeFromName(String) - Static method in class com.google.appengine.tools.admin.Application
 

H

hasApiHost() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The host name to which to connect to send API requests.
hasApiHost() - Method in class com.google.appengine.tools.development.proto.Config
The host name to which to connect to send API requests.
hasApiHost() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
The host name to which to connect to send API requests.
hasApiPort() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The port on which to connect to send API requests.
hasApiPort() - Method in class com.google.appengine.tools.development.proto.Config
The port on which to connect to send API requests.
hasApiPort() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
The port on which to connect to send API requests.
hasAppId() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The app id of the app to be run.
hasAppId() - Method in class com.google.appengine.tools.development.proto.Config
The app id of the app to be run.
hasAppId() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
The app id of the app to be run.
hasApplicationRoot() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The path to the root of the application.
hasApplicationRoot() - Method in class com.google.appengine.tools.development.proto.Config
The path to the root of the application.
hasApplicationRoot() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
The path to the root of the application.
hasAuthDomain() - Method in class com.google.appengine.tools.development.proto.Config.Builder
required string auth_domain = 16;
hasAuthDomain() - Method in class com.google.appengine.tools.development.proto.Config
required string auth_domain = 16;
hasAuthDomain() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
required string auth_domain = 16;
hasCloudSqlConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;
hasCloudSqlConfig() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;
hasCloudSqlConfig() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;
hasCustomConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;
hasCustomConfig() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;
hasCustomConfig() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;
hasCustomEntrypoint() - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
optional string custom_entrypoint = 1;
hasCustomEntrypoint() - Method in class com.google.appengine.tools.development.proto.CustomConfig
optional string custom_entrypoint = 1;
hasCustomEntrypoint() - Method in interface com.google.appengine.tools.development.proto.CustomConfigOrBuilder
optional string custom_entrypoint = 1;
hasDatacenter() - Method in class com.google.appengine.tools.development.proto.Config.Builder
required string datacenter = 12;
hasDatacenter() - Method in class com.google.appengine.tools.development.proto.Config
required string datacenter = 12;
hasDatacenter() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
required string datacenter = 12;
hasDockerDaemonUrl() - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
URL that docker daemon is listening on.
hasDockerDaemonUrl() - Method in class com.google.appengine.tools.development.proto.VMConfig
URL that docker daemon is listening on.
hasDockerDaemonUrl() - Method in interface com.google.appengine.tools.development.proto.VMConfigOrBuilder
URL that docker daemon is listening on.
hasEnableDebugger() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
Enable interactive debugging using XDebug.
hasEnableDebugger() - Method in class com.google.appengine.tools.development.proto.PhpConfig
Enable interactive debugging using XDebug.
hasEnableDebugger() - Method in interface com.google.appengine.tools.development.proto.PhpConfigOrBuilder
Enable interactive debugging using XDebug.
hasEnableDebugging() - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
optional bool enable_debugging = 3;
hasEnableDebugging() - Method in class com.google.appengine.tools.development.proto.GoConfig
optional bool enable_debugging = 3;
hasEnableDebugging() - Method in interface com.google.appengine.tools.development.proto.GoConfigOrBuilder
optional bool enable_debugging = 3;
hasEnableLogs() - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
Enable logs collection and displaying in local Admin Console.
hasEnableLogs() - Method in class com.google.appengine.tools.development.proto.VMConfig
Enable logs collection and displaying in local Admin Console.
hasEnableLogs() - Method in interface com.google.appengine.tools.development.proto.VMConfigOrBuilder
Enable logs collection and displaying in local Admin Console.
hasEnableWatchingGoPath() - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
optional bool enable_watching_go_path = 2;
hasEnableWatchingGoPath() - Method in class com.google.appengine.tools.development.proto.GoConfig
optional bool enable_watching_go_path = 2;
hasEnableWatchingGoPath() - Method in interface com.google.appengine.tools.development.proto.GoConfigOrBuilder
optional bool enable_watching_go_path = 2;
hasGaeExtensionPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
The path to the GAE PHP extension that should be loaded.
hasGaeExtensionPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig
The path to the GAE PHP extension that should be loaded.
hasGaeExtensionPath() - Method in interface com.google.appengine.tools.development.proto.PhpConfigOrBuilder
The path to the GAE PHP extension that should be loaded.
hasGoConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.GoConfig go_config = 25;
hasGoConfig() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.GoConfig go_config = 25;
hasGoConfig() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.GoConfig go_config = 25;
hashCode() - Method in class com.google.appengine.tools.development.proto.CloudSQL
 
hashCode() - Method in class com.google.appengine.tools.development.proto.Config
 
hashCode() - Method in class com.google.appengine.tools.development.proto.CustomConfig
 
hashCode() - Method in class com.google.appengine.tools.development.proto.Environ
 
hashCode() - Method in class com.google.appengine.tools.development.proto.GoConfig
 
hashCode() - Method in class com.google.appengine.tools.development.proto.JavaConfig
 
hashCode() - Method in class com.google.appengine.tools.development.proto.Library
 
hashCode() - Method in class com.google.appengine.tools.development.proto.NodeConfig
 
hashCode() - Method in class com.google.appengine.tools.development.proto.PhpConfig
 
hashCode() - Method in class com.google.appengine.tools.development.proto.PythonConfig
 
hashCode() - Method in class com.google.appengine.tools.development.proto.VMConfig
 
hasInstanceId() - Method in class com.google.appengine.tools.development.proto.Config.Builder
required string instance_id = 13;
hasInstanceId() - Method in class com.google.appengine.tools.development.proto.Config
required string instance_id = 13;
hasInstanceId() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
required string instance_id = 13;
hasJavaConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.JavaConfig java_config = 21;
hasJavaConfig() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.JavaConfig java_config = 21;
hasJavaConfig() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.JavaConfig java_config = 21;
hasKey() - Method in class com.google.appengine.tools.development.proto.Environ.Builder
required bytes key = 1;
hasKey() - Method in class com.google.appengine.tools.development.proto.Environ
required bytes key = 1;
hasKey() - Method in interface com.google.appengine.tools.development.proto.EnvironOrBuilder
required bytes key = 1;
hasMaxInstances() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional int32 max_instances = 18;
hasMaxInstances() - Method in class com.google.appengine.tools.development.proto.Config
optional int32 max_instances = 18;
hasMaxInstances() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional int32 max_instances = 18;
hasMysqlHost() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required string mysql_host = 1;
hasMysqlHost() - Method in class com.google.appengine.tools.development.proto.CloudSQL
required string mysql_host = 1;
hasMysqlHost() - Method in interface com.google.appengine.tools.development.proto.CloudSQLOrBuilder
required string mysql_host = 1;
hasMysqlPassword() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required string mysql_password = 4;
hasMysqlPassword() - Method in class com.google.appengine.tools.development.proto.CloudSQL
required string mysql_password = 4;
hasMysqlPassword() - Method in interface com.google.appengine.tools.development.proto.CloudSQLOrBuilder
required string mysql_password = 4;
hasMysqlPort() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required int32 mysql_port = 2;
hasMysqlPort() - Method in class com.google.appengine.tools.development.proto.CloudSQL
required int32 mysql_port = 2;
hasMysqlPort() - Method in interface com.google.appengine.tools.development.proto.CloudSQLOrBuilder
required int32 mysql_port = 2;
hasMysqlSocket() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
optional string mysql_socket = 5;
hasMysqlSocket() - Method in class com.google.appengine.tools.development.proto.CloudSQL
optional string mysql_socket = 5;
hasMysqlSocket() - Method in interface com.google.appengine.tools.development.proto.CloudSQLOrBuilder
optional string mysql_socket = 5;
hasMysqlUser() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required string mysql_user = 3;
hasMysqlUser() - Method in class com.google.appengine.tools.development.proto.CloudSQL
required string mysql_user = 3;
hasMysqlUser() - Method in interface com.google.appengine.tools.development.proto.CloudSQLOrBuilder
required string mysql_user = 3;
hasName() - Method in class com.google.appengine.tools.development.proto.Library.Builder
The library name.
hasName() - Method in class com.google.appengine.tools.development.proto.Library
The library name.
hasName() - Method in interface com.google.appengine.tools.development.proto.LibraryOrBuilder
The library name.
hasNext() - Method in class com.google.appengine.tools.admin.CronEntryImpl.TimeIterator
 
hasNodeConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.NodeConfig node_config = 26;
hasNodeConfig() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.NodeConfig node_config = 26;
hasNodeConfig() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.NodeConfig node_config = 26;
hasNodeExecutablePath() - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
The path to the node executable that should be used.
hasNodeExecutablePath() - Method in class com.google.appengine.tools.development.proto.NodeConfig
The path to the node executable that should be used.
hasNodeExecutablePath() - Method in interface com.google.appengine.tools.development.proto.NodeConfigOrBuilder
The path to the node executable that should be used.
hasPhpComposerPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
Path to the composer phar
hasPhpComposerPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig
Path to the composer phar
hasPhpComposerPath() - Method in interface com.google.appengine.tools.development.proto.PhpConfigOrBuilder
Path to the composer phar
hasPhpConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;
hasPhpConfig() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;
hasPhpConfig() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;
hasPhpExecutablePath() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
The path to the PHP executable that should be used.
hasPhpExecutablePath() - Method in class com.google.appengine.tools.development.proto.PhpConfig
The path to the PHP executable that should be used.
hasPhpExecutablePath() - Method in interface com.google.appengine.tools.development.proto.PhpConfigOrBuilder
The path to the PHP executable that should be used.
hasPhpLibraryPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
Paths to add to LD_LIBRARY_PATH for PHP
hasPhpLibraryPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig
Paths to add to LD_LIBRARY_PATH for PHP
hasPhpLibraryPath() - Method in interface com.google.appengine.tools.development.proto.PhpConfigOrBuilder
Paths to add to LD_LIBRARY_PATH for PHP
hasPhpVersion() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
The version of PHP executable.
hasPhpVersion() - Method in class com.google.appengine.tools.development.proto.PhpConfig
The version of PHP executable.
hasPhpVersion() - Method in interface com.google.appengine.tools.development.proto.PhpConfigOrBuilder
The version of PHP executable.
hasPythonConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;
hasPythonConfig() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;
hasPythonConfig() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;
hasRuntime() - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
optional string runtime = 2;
hasRuntime() - Method in class com.google.appengine.tools.development.proto.CustomConfig
optional string runtime = 2;
hasRuntime() - Method in interface com.google.appengine.tools.development.proto.CustomConfigOrBuilder
optional string runtime = 2;
hasServerPort() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The port of the cloud SDK development server.
hasServerPort() - Method in class com.google.appengine.tools.development.proto.Config
The port of the cloud SDK development server.
hasServerPort() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
The port of the cloud SDK development server.
hasSkipFiles() - Method in class com.google.appengine.tools.development.proto.Config.Builder
A regex for files to skip.
hasSkipFiles() - Method in class com.google.appengine.tools.development.proto.Config
A regex for files to skip.
hasSkipFiles() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
A regex for files to skip.
hasStartupArgs() - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
An argument that will be provided to the script specified in startup_script.
hasStartupArgs() - Method in class com.google.appengine.tools.development.proto.PythonConfig
An argument that will be provided to the script specified in startup_script.
hasStartupArgs() - Method in interface com.google.appengine.tools.development.proto.PythonConfigOrBuilder
An argument that will be provided to the script specified in startup_script.
hasStartupScript() - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
The path to a Python script that will be executed using execfile before the runtime executes user code.
hasStartupScript() - Method in class com.google.appengine.tools.development.proto.PythonConfig
The path to a Python script that will be executed using execfile before the runtime executes user code.
hasStartupScript() - Method in interface com.google.appengine.tools.development.proto.PythonConfigOrBuilder
The path to a Python script that will be executed using execfile before the runtime executes user code.
hasStaticFiles() - Method in class com.google.appengine.tools.development.proto.Config.Builder
A regex for files used for static handlers.
hasStaticFiles() - Method in class com.google.appengine.tools.development.proto.Config
A regex for files used for static handlers.
hasStaticFiles() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
A regex for files used for static handlers.
hasStderrLogLevel() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The logging level at which logs should be written to stderr: 0 - Debug 1 - Info 2 - Warning 3 - Error 4 - Critical
hasStderrLogLevel() - Method in class com.google.appengine.tools.development.proto.Config
The logging level at which logs should be written to stderr: 0 - Debug 1 - Info 2 - Warning 3 - Error 4 - Critical
hasStderrLogLevel() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
The logging level at which logs should be written to stderr: 0 - Debug 1 - Info 2 - Warning 3 - Error 4 - Critical
hasThreadsafe() - Method in class com.google.appengine.tools.development.proto.Config.Builder
Whether the application has threadsafe enabled.
hasThreadsafe() - Method in class com.google.appengine.tools.development.proto.Config
Whether the application has threadsafe enabled.
hasThreadsafe() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
Whether the application has threadsafe enabled.
hasValue() - Method in class com.google.appengine.tools.development.proto.Environ.Builder
required bytes value = 2;
hasValue() - Method in class com.google.appengine.tools.development.proto.Environ
required bytes value = 2;
hasValue() - Method in interface com.google.appengine.tools.development.proto.EnvironOrBuilder
required bytes value = 2;
hasVersion() - Method in class com.google.appengine.tools.development.proto.Library.Builder
The library version.
hasVersion() - Method in class com.google.appengine.tools.development.proto.Library
The library version.
hasVersion() - Method in interface com.google.appengine.tools.development.proto.LibraryOrBuilder
The library version.
hasVersionId() - Method in class com.google.appengine.tools.development.proto.Config.Builder
The version id of the app to be run.
hasVersionId() - Method in class com.google.appengine.tools.development.proto.Config
The version id of the app to be run.
hasVersionId() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
The version id of the app to be run.
hasVm() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional bool vm = 22 [default = false];
hasVm() - Method in class com.google.appengine.tools.development.proto.Config
optional bool vm = 22 [default = false];
hasVm() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional bool vm = 22 [default = false];
hasVmConfig() - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.VMConfig vm_config = 19;
hasVmConfig() - Method in class com.google.appengine.tools.development.proto.Config
optional .apphosting.tools.devappserver2.VMConfig vm_config = 19;
hasVmConfig() - Method in interface com.google.appengine.tools.development.proto.ConfigOrBuilder
optional .apphosting.tools.devappserver2.VMConfig vm_config = 19;
hasWorkDir() - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
optional string work_dir = 1;
hasWorkDir() - Method in class com.google.appengine.tools.development.proto.GoConfig
optional string work_dir = 1;
hasWorkDir() - Method in interface com.google.appengine.tools.development.proto.GoConfigOrBuilder
optional string work_dir = 1;
hasXdebugExtensionPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
The path to the xdebug extension that should be loaded.
hasXdebugExtensionPath() - Method in class com.google.appengine.tools.development.proto.PhpConfig
The path to the xdebug extension that should be loaded.
hasXdebugExtensionPath() - Method in interface com.google.appengine.tools.development.proto.PhpConfigOrBuilder
The path to the xdebug extension that should be loaded.

I

INPUT_JAR - Static variable in class com.google.appengine.tools.JarSplitterMain
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.CloudSQL
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.Config.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.Config
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.CustomConfig
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.Environ.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.Environ
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.GoConfig
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.JavaConfig
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.Library.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.Library
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.NodeConfig
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.PhpConfig
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.PythonConfig
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.appengine.tools.development.proto.VMConfig
 
isAllowAnyRuntime() - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Returns whether to skip validation of the runtime id provided by the user.
isBatchModeSet() - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Returns whether we should use batch upload
isCompileJspsSet() - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Returns whether we should attempt to compile JSPs
isFailOnPrecompilationError() - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Returns whether to abort an update in case precompilation fails.
isIgnoreEndpointsFailures() - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Return whether Endpoints config update failures should be ignored.
isInitialized() - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.CloudSQL
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.Config.Builder
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.Config
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.CustomConfig
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.Environ.Builder
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.Environ
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.GoConfig
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.JavaConfig
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.Library.Builder
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.Library
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.NodeConfig
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.PhpConfig
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.PythonConfig
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 
isInitialized() - Method in class com.google.appengine.tools.development.proto.VMConfig
 
isOsUnix() - Static method in class com.google.appengine.tools.admin.Utility
Test for Unix (to include MacOS), vice Windows.
isOsWindows() - Static method in class com.google.appengine.tools.admin.Utility
Test for Windows, vice Unix (to include MacOS).
isPrecompilationEnabled() - Method in class com.google.appengine.tools.admin.Application
 
isPrecompilationEnabled() - Method in interface com.google.appengine.tools.admin.GenericApplication
Returns whether precompilation is enabled for this application
isQuickstart() - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Return whether Quickstart should be applied when staging
isUseAsyncQuickstart() - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Returns whether we should use the Async quickstart generator.

J

JarSplitterMain - Class in com.google.appengine.tools
Simple utility that splits a large jar file into one or more jar files that are each less than the file size specified with --max_file_size.
JarSplitterMain() - Constructor for class com.google.appengine.tools.JarSplitterMain
 
JASPER - com.google.appengine.tools.admin.JspCompilationException.Source
 
JAVA_CONFIG_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
JavaConfig - Class in com.google.appengine.tools.development.proto
Protobuf type apphosting.tools.devappserver2.JavaConfig
JavaConfig.Builder - Class in com.google.appengine.tools.development.proto
Protobuf type apphosting.tools.devappserver2.JavaConfig
JavaConfigOrBuilder - Interface in com.google.appengine.tools.development.proto
 
jsonEscape(String) - Static method in class com.google.appengine.tools.admin.Utility
Escapes the string as a JSON value.
JSPC - com.google.appengine.tools.admin.JspCompilationException.Source
 
JspCompilationException - Exception in com.google.appengine.tools.admin
 
JspCompilationException(String, JspCompilationException.Source) - Constructor for exception com.google.appengine.tools.admin.JspCompilationException
 
JspCompilationException(String, JspCompilationException.Source, Throwable) - Constructor for exception com.google.appengine.tools.admin.JspCompilationException
 
JspCompilationException.Source - Enum in com.google.appengine.tools.admin
 
JVM_ARGS_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.JavaConfig
 

K

KEY_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Environ
 
KickStart - Class in com.google.appengine.tools
Launches a process in an operating-system agnostic way.

L

LIBRARIES_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
Library - Class in com.google.appengine.tools.development.proto
Protobuf type apphosting.tools.devappserver2.Library
Library.Builder - Class in com.google.appengine.tools.development.proto
Protobuf type apphosting.tools.devappserver2.Library
LibraryOrBuilder - Interface in com.google.appengine.tools.development.proto
 
loadClass(String, boolean) - Method in class com.google.appengine.tools.enhancer.EnhancerLoader
Loads classes from only ourself and the bootstrap classloader.

M

main(String[]) - Static method in class com.google.appengine.tools.admin.AppCfg
 
main(String[]) - Static method in class com.google.appengine.tools.enhancer.Enhance
 
main(String[]) - Static method in class com.google.appengine.tools.JarSplitterMain
 
main(String[]) - Static method in class com.google.appengine.tools.KickStart
 
MAX_FILE_SIZE - Static variable in class com.google.appengine.tools.JarSplitterMain
 
MAX_INSTANCES_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
mergeCloudSqlConfig(CloudSQL) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;
mergeCustomConfig(CustomConfig) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;
mergeFrom(CloudSQL) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
mergeFrom(Config) - Method in class com.google.appengine.tools.development.proto.Config.Builder
 
mergeFrom(CustomConfig) - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
mergeFrom(Environ) - Method in class com.google.appengine.tools.development.proto.Environ.Builder
 
mergeFrom(GoConfig) - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
mergeFrom(JavaConfig) - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
mergeFrom(Library) - Method in class com.google.appengine.tools.development.proto.Library.Builder
 
mergeFrom(NodeConfig) - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
mergeFrom(PhpConfig) - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
mergeFrom(PythonConfig) - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
mergeFrom(VMConfig) - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.appengine.tools.development.proto.Config.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.appengine.tools.development.proto.Environ.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.appengine.tools.development.proto.Library.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 
mergeFrom(Message) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
mergeFrom(Message) - Method in class com.google.appengine.tools.development.proto.Config.Builder
 
mergeFrom(Message) - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
mergeFrom(Message) - Method in class com.google.appengine.tools.development.proto.Environ.Builder
 
mergeFrom(Message) - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
mergeFrom(Message) - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
mergeFrom(Message) - Method in class com.google.appengine.tools.development.proto.Library.Builder
 
mergeFrom(Message) - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
mergeFrom(Message) - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
mergeFrom(Message) - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
mergeFrom(Message) - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 
mergeGoConfig(GoConfig) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.GoConfig go_config = 25;
mergeJavaConfig(JavaConfig) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.JavaConfig java_config = 21;
mergeNodeConfig(NodeConfig) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.NodeConfig node_config = 26;
mergePhpConfig(PhpConfig) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;
mergePythonConfig(PythonConfig) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.Config.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.Environ.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.Library.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 
mergeVmConfig(VMConfig) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.VMConfig vm_config = 19;
MYSQL_HOST_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.CloudSQL
 
MYSQL_PASSWORD_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.CloudSQL
 
MYSQL_PORT_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.CloudSQL
 
MYSQL_SOCKET_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.CloudSQL
 
MYSQL_USER_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.CloudSQL
 

N

NAME_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Library
 
newBuilder() - Static method in class com.google.appengine.tools.development.proto.CloudSQL
 
newBuilder() - Static method in class com.google.appengine.tools.development.proto.Config
 
newBuilder() - Static method in class com.google.appengine.tools.development.proto.CustomConfig
 
newBuilder() - Static method in class com.google.appengine.tools.development.proto.Environ
 
newBuilder() - Static method in class com.google.appengine.tools.development.proto.GoConfig
 
newBuilder() - Static method in class com.google.appengine.tools.development.proto.JavaConfig
 
newBuilder() - Static method in class com.google.appengine.tools.development.proto.Library
 
newBuilder() - Static method in class com.google.appengine.tools.development.proto.NodeConfig
 
newBuilder() - Static method in class com.google.appengine.tools.development.proto.PhpConfig
 
newBuilder() - Static method in class com.google.appengine.tools.development.proto.PythonConfig
 
newBuilder() - Static method in class com.google.appengine.tools.development.proto.VMConfig
 
newBuilder(CloudSQL) - Static method in class com.google.appengine.tools.development.proto.CloudSQL
 
newBuilder(Config) - Static method in class com.google.appengine.tools.development.proto.Config
 
newBuilder(CustomConfig) - Static method in class com.google.appengine.tools.development.proto.CustomConfig
 
newBuilder(Environ) - Static method in class com.google.appengine.tools.development.proto.Environ
 
newBuilder(GoConfig) - Static method in class com.google.appengine.tools.development.proto.GoConfig
 
newBuilder(JavaConfig) - Static method in class com.google.appengine.tools.development.proto.JavaConfig
 
newBuilder(Library) - Static method in class com.google.appengine.tools.development.proto.Library
 
newBuilder(NodeConfig) - Static method in class com.google.appengine.tools.development.proto.NodeConfig
 
newBuilder(PhpConfig) - Static method in class com.google.appengine.tools.development.proto.PhpConfig
 
newBuilder(PythonConfig) - Static method in class com.google.appengine.tools.development.proto.PythonConfig
 
newBuilder(VMConfig) - Static method in class com.google.appengine.tools.development.proto.VMConfig
 
newBuilderForType() - Method in class com.google.appengine.tools.development.proto.CloudSQL
 
newBuilderForType() - Method in class com.google.appengine.tools.development.proto.Config
 
newBuilderForType() - Method in class com.google.appengine.tools.development.proto.CustomConfig
 
newBuilderForType() - Method in class com.google.appengine.tools.development.proto.Environ
 
newBuilderForType() - Method in class com.google.appengine.tools.development.proto.GoConfig
 
newBuilderForType() - Method in class com.google.appengine.tools.development.proto.JavaConfig
 
newBuilderForType() - Method in class com.google.appengine.tools.development.proto.Library
 
newBuilderForType() - Method in class com.google.appengine.tools.development.proto.NodeConfig
 
newBuilderForType() - Method in class com.google.appengine.tools.development.proto.PhpConfig
 
newBuilderForType() - Method in class com.google.appengine.tools.development.proto.PythonConfig
 
newBuilderForType() - Method in class com.google.appengine.tools.development.proto.VMConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.appengine.tools.development.proto.CloudSQL
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.appengine.tools.development.proto.Config
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.appengine.tools.development.proto.CustomConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.appengine.tools.development.proto.Environ
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.appengine.tools.development.proto.GoConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.appengine.tools.development.proto.JavaConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.appengine.tools.development.proto.Library
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.appengine.tools.development.proto.NodeConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.appengine.tools.development.proto.PhpConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.appengine.tools.development.proto.PythonConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.appengine.tools.development.proto.VMConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.appengine.tools.development.proto.CloudSQL
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.appengine.tools.development.proto.Config
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.appengine.tools.development.proto.CustomConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.appengine.tools.development.proto.Environ
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.appengine.tools.development.proto.GoConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.appengine.tools.development.proto.JavaConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.appengine.tools.development.proto.Library
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.appengine.tools.development.proto.NodeConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.appengine.tools.development.proto.PhpConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.appengine.tools.development.proto.PythonConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.appengine.tools.development.proto.VMConfig
 
next() - Method in class com.google.appengine.tools.admin.CronEntryImpl.TimeIterator
 
NODE_CONFIG_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
NODE_EXECUTABLE_PATH_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.NodeConfig
 
NodeConfig - Class in com.google.appengine.tools.development.proto
Runtime configuration required specifically for the Node runtime.
NodeConfig.Builder - Class in com.google.appengine.tools.development.proto
Runtime configuration required specifically for the Node runtime.
NodeConfigOrBuilder - Interface in com.google.appengine.tools.development.proto
 

O

onFailure(UpdateFailureEvent) - Method in interface com.google.appengine.tools.admin.UpdateListener
Called if the operation has failed.
onProgress(UpdateProgressEvent) - Method in interface com.google.appengine.tools.admin.UpdateListener
Called each time some progress is made during the operation.
onSuccess(UpdateSuccessEvent) - Method in interface com.google.appengine.tools.admin.UpdateListener
Called if the operation has completed successfully.
OUTPUT_DIGITS - Static variable in class com.google.appengine.tools.JarSplitterMain
 
OUTPUT_DIRECTORY - Static variable in class com.google.appengine.tools.JarSplitterMain
 
OutputPump - Class in com.google.appengine.tools.admin
Pumps lines from one stream onto another, used specifically for getting the stdout/stderr of a child process onto the parent's.
OutputPump(InputStream, PrintWriter) - Constructor for class com.google.appengine.tools.admin.OutputPump
 

P

parseDelimitedFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.CloudSQL
 
parseDelimitedFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.Config
 
parseDelimitedFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.CustomConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.Environ
 
parseDelimitedFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.GoConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.JavaConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.Library
 
parseDelimitedFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.NodeConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.PhpConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.PythonConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.VMConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.CloudSQL
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.Config
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.CustomConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.Environ
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.GoConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.JavaConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.Library
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.NodeConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.PhpConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.PythonConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.VMConfig
 
parseFrom(byte[]) - Static method in class com.google.appengine.tools.development.proto.CloudSQL
 
parseFrom(byte[]) - Static method in class com.google.appengine.tools.development.proto.Config
 
parseFrom(byte[]) - Static method in class com.google.appengine.tools.development.proto.CustomConfig
 
parseFrom(byte[]) - Static method in class com.google.appengine.tools.development.proto.Environ
 
parseFrom(byte[]) - Static method in class com.google.appengine.tools.development.proto.GoConfig
 
parseFrom(byte[]) - Static method in class com.google.appengine.tools.development.proto.JavaConfig
 
parseFrom(byte[]) - Static method in class com.google.appengine.tools.development.proto.Library
 
parseFrom(byte[]) - Static method in class com.google.appengine.tools.development.proto.NodeConfig
 
parseFrom(byte[]) - Static method in class com.google.appengine.tools.development.proto.PhpConfig
 
parseFrom(byte[]) - Static method in class com.google.appengine.tools.development.proto.PythonConfig
 
parseFrom(byte[]) - Static method in class com.google.appengine.tools.development.proto.VMConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.CloudSQL
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.Config
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.CustomConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.Environ
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.GoConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.JavaConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.Library
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.NodeConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.PhpConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.PythonConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.VMConfig
 
parseFrom(ByteString) - Static method in class com.google.appengine.tools.development.proto.CloudSQL
 
parseFrom(ByteString) - Static method in class com.google.appengine.tools.development.proto.Config
 
parseFrom(ByteString) - Static method in class com.google.appengine.tools.development.proto.CustomConfig
 
parseFrom(ByteString) - Static method in class com.google.appengine.tools.development.proto.Environ
 
parseFrom(ByteString) - Static method in class com.google.appengine.tools.development.proto.GoConfig
 
parseFrom(ByteString) - Static method in class com.google.appengine.tools.development.proto.JavaConfig
 
parseFrom(ByteString) - Static method in class com.google.appengine.tools.development.proto.Library
 
parseFrom(ByteString) - Static method in class com.google.appengine.tools.development.proto.NodeConfig
 
parseFrom(ByteString) - Static method in class com.google.appengine.tools.development.proto.PhpConfig
 
parseFrom(ByteString) - Static method in class com.google.appengine.tools.development.proto.PythonConfig
 
parseFrom(ByteString) - Static method in class com.google.appengine.tools.development.proto.VMConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.CloudSQL
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.Config
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.CustomConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.Environ
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.GoConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.JavaConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.Library
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.NodeConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.PhpConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.PythonConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.VMConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.appengine.tools.development.proto.CloudSQL
 
parseFrom(CodedInputStream) - Static method in class com.google.appengine.tools.development.proto.Config
 
parseFrom(CodedInputStream) - Static method in class com.google.appengine.tools.development.proto.CustomConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.appengine.tools.development.proto.Environ
 
parseFrom(CodedInputStream) - Static method in class com.google.appengine.tools.development.proto.GoConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.appengine.tools.development.proto.JavaConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.appengine.tools.development.proto.Library
 
parseFrom(CodedInputStream) - Static method in class com.google.appengine.tools.development.proto.NodeConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.appengine.tools.development.proto.PhpConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.appengine.tools.development.proto.PythonConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.appengine.tools.development.proto.VMConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.CloudSQL
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.Config
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.CustomConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.Environ
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.GoConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.JavaConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.Library
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.NodeConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.PhpConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.PythonConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.VMConfig
 
parseFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.CloudSQL
 
parseFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.Config
 
parseFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.CustomConfig
 
parseFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.Environ
 
parseFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.GoConfig
 
parseFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.JavaConfig
 
parseFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.Library
 
parseFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.NodeConfig
 
parseFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.PhpConfig
 
parseFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.PythonConfig
 
parseFrom(InputStream) - Static method in class com.google.appengine.tools.development.proto.VMConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.CloudSQL
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.Config
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.CustomConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.Environ
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.GoConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.JavaConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.Library
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.NodeConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.PhpConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.PythonConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.VMConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.appengine.tools.development.proto.CloudSQL
 
parseFrom(ByteBuffer) - Static method in class com.google.appengine.tools.development.proto.Config
 
parseFrom(ByteBuffer) - Static method in class com.google.appengine.tools.development.proto.CustomConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.appengine.tools.development.proto.Environ
 
parseFrom(ByteBuffer) - Static method in class com.google.appengine.tools.development.proto.GoConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.appengine.tools.development.proto.JavaConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.appengine.tools.development.proto.Library
 
parseFrom(ByteBuffer) - Static method in class com.google.appengine.tools.development.proto.NodeConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.appengine.tools.development.proto.PhpConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.appengine.tools.development.proto.PythonConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.appengine.tools.development.proto.VMConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.CloudSQL
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.Config
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.CustomConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.Environ
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.GoConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.JavaConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.Library
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.NodeConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.PhpConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.PythonConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.VMConfig
 
parser() - Static method in class com.google.appengine.tools.development.proto.CloudSQL
 
parser() - Static method in class com.google.appengine.tools.development.proto.Config
 
parser() - Static method in class com.google.appengine.tools.development.proto.CustomConfig
 
parser() - Static method in class com.google.appengine.tools.development.proto.Environ
 
parser() - Static method in class com.google.appengine.tools.development.proto.GoConfig
 
parser() - Static method in class com.google.appengine.tools.development.proto.JavaConfig
 
parser() - Static method in class com.google.appengine.tools.development.proto.Library
 
parser() - Static method in class com.google.appengine.tools.development.proto.NodeConfig
 
parser() - Static method in class com.google.appengine.tools.development.proto.PhpConfig
 
parser() - Static method in class com.google.appengine.tools.development.proto.PythonConfig
 
parser() - Static method in class com.google.appengine.tools.development.proto.VMConfig
 
PARSER - Static variable in class com.google.appengine.tools.development.proto.CloudSQL
Deprecated.
PARSER - Static variable in class com.google.appengine.tools.development.proto.Config
Deprecated.
PARSER - Static variable in class com.google.appengine.tools.development.proto.CustomConfig
Deprecated.
PARSER - Static variable in class com.google.appengine.tools.development.proto.Environ
Deprecated.
PARSER - Static variable in class com.google.appengine.tools.development.proto.GoConfig
Deprecated.
PARSER - Static variable in class com.google.appengine.tools.development.proto.JavaConfig
Deprecated.
PARSER - Static variable in class com.google.appengine.tools.development.proto.Library
Deprecated.
PARSER - Static variable in class com.google.appengine.tools.development.proto.NodeConfig
Deprecated.
PARSER - Static variable in class com.google.appengine.tools.development.proto.PhpConfig
Deprecated.
PARSER - Static variable in class com.google.appengine.tools.development.proto.PythonConfig
Deprecated.
PARSER - Static variable in class com.google.appengine.tools.development.proto.VMConfig
Deprecated.
PHP_COMPOSER_PATH_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.PhpConfig
 
PHP_CONFIG_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
PHP_EXECUTABLE_PATH_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.PhpConfig
 
PHP_LIBRARY_PATH_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.PhpConfig
 
PHP_VERSION_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.PhpConfig
 
PhpConfig - Class in com.google.appengine.tools.development.proto
Runtime configuration required specifically for the PHP runtime.
PhpConfig.Builder - Class in com.google.appengine.tools.development.proto
Runtime configuration required specifically for the PHP runtime.
PhpConfigOrBuilder - Interface in com.google.appengine.tools.development.proto
 
PYTHON_CONFIG_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
PythonConfig - Class in com.google.appengine.tools.development.proto
Protobuf type apphosting.tools.devappserver2.PythonConfig
PythonConfig.Builder - Class in com.google.appengine.tools.development.proto
Protobuf type apphosting.tools.devappserver2.PythonConfig
PythonConfigOrBuilder - Interface in com.google.appengine.tools.development.proto
 

R

readApplication(String) - Static method in class com.google.appengine.tools.admin.Application
Reads the App Engine application from path.
readApplication(String, RepoInfo.SourceContext) - Static method in class com.google.appengine.tools.admin.Application
Reads the App Engine application from path.
readApplication(String, String, String, String) - Static method in class com.google.appengine.tools.admin.Application
Reads the App Engine application from path.
recursiveDelete(File) - Static method in class com.google.appengine.tools.admin.Application
Recursive directory deletion.
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.appengine.tools.development.proto.RuntimeConfig
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.appengine.tools.development.proto.RuntimeConfig
 
remove() - Method in class com.google.appengine.tools.admin.CronEntryImpl.TimeIterator
 
removeEnviron(int) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Extra user-specified environment variables.
removeLibraries(int) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Libraries enabled for the application.
REPLICATE_MANIFESTS - Static variable in class com.google.appengine.tools.JarSplitterMain
 
resetProgress() - Method in class com.google.appengine.tools.admin.Application
 
resetProgress() - Method in interface com.google.appengine.tools.admin.GenericApplication
 
ResourceExtractor - Class in com.google.appengine.tools.development.resource
 
run() - Method in class com.google.appengine.tools.admin.OutputPump
 
RUNTIME_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.CustomConfig
 
RuntimeConfig - Class in com.google.appengine.tools.development.proto
 

S

SERVER_PORT_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
setAllowAnyRuntime(boolean) - Method in class com.google.appengine.tools.admin.AppAdminFactory
Enables or disables validation of the runtime id provided by the user.
setAllowAnyRuntime(boolean) - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Sets whether to skip validation of the runtime id provided by the user.
setApi(String) - Method in class com.google.appengine.tools.enhancer.EnhancerTask
set API Adapter
setApiHost(String) - Method in class com.google.appengine.tools.development.proto.Config.Builder
The host name to which to connect to send API requests.
setApiHostBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.Config.Builder
The host name to which to connect to send API requests.
setApiPort(int) - Method in class com.google.appengine.tools.development.proto.Config.Builder
The port on which to connect to send API requests.
setAppId(ByteString) - Method in class com.google.appengine.tools.development.proto.Config.Builder
The app id of the app to be run.
setApplicationRoot(ByteString) - Method in class com.google.appengine.tools.development.proto.Config.Builder
The path to the root of the application.
setArgs(String[]) - Method in class com.google.appengine.tools.enhancer.Enhancer
Sets arguments to be passed to the underlying enhancer.
setAuthDomain(String) - Method in class com.google.appengine.tools.development.proto.Config.Builder
required string auth_domain = 16;
setAuthDomainBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.Config.Builder
required string auth_domain = 16;
setCallerUploadingDispatch(boolean) - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Sets whether caller will upload dispatch.xml.
setCheckonly(boolean) - Method in class com.google.appengine.tools.enhancer.EnhancerTask
Whether to just check the enhancement state
setCloudSqlConfig(CloudSQL) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;
setCloudSqlConfig(CloudSQL.Builder) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;
setCompileJsps(boolean) - Method in class com.google.appengine.tools.admin.AppAdminFactory
Requests that *.jsp files should be compiled into Java byte code, or if false should be left untouched.
setCustomConfig(CustomConfig) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;
setCustomConfig(CustomConfig.Builder) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.CustomConfig custom_config = 23;
setCustomEntrypoint(String) - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
optional string custom_entrypoint = 1;
setCustomEntrypointBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
optional string custom_entrypoint = 1;
setDatacenter(String) - Method in class com.google.appengine.tools.development.proto.Config.Builder
required string datacenter = 12;
setDatacenterBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.Config.Builder
required string datacenter = 12;
setDatanucleusVersion(String) - Method in class com.google.appengine.tools.enhancer.Enhancer
Sets the version of datanucleus to use for enhancement.
setDefaultStagingOptions(StagingOptions) - Method in class com.google.appengine.tools.admin.AppAdminFactory
Replaces the default staging options to this application options.
setDefaultStagingOptions(StagingOptions) - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Sets the default staging options.
setDestination(File) - Method in class com.google.appengine.tools.enhancer.EnhancerTask
set output directory
setDetailsWriter(PrintWriter) - Method in class com.google.appengine.tools.admin.Application
 
setDetailsWriter(PrintWriter) - Method in interface com.google.appengine.tools.admin.GenericApplication
 
setDir(File) - Method in class com.google.appengine.tools.enhancer.EnhancerTask
Sets the root dir for looking for files
setDockerDaemonUrl(String) - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
URL that docker daemon is listening on.
setDockerDaemonUrlBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
URL that docker daemon is listening on.
setEnableDebugger(boolean) - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
Enable interactive debugging using XDebug.
setEnableDebugging(boolean) - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
optional bool enable_debugging = 3;
setEnableLogs(boolean) - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
Enable logs collection and displaying in local Admin Console.
setEnableWatchingGoPath(boolean) - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
optional bool enable_watching_go_path = 2;
setEnhancerName(String) - Method in class com.google.appengine.tools.enhancer.EnhancerTask
Set the symbolic name of the ClassEnhancer to use
setEnviron(int, Environ) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Extra user-specified environment variables.
setEnviron(int, Environ.Builder) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Extra user-specified environment variables.
setExternalResourceDir(String) - Method in class com.google.appengine.tools.admin.Application
Sets the external resource directory.
setFailOnPrecompilationError(boolean) - Method in class com.google.appengine.tools.admin.AppAdminFactory
Enables or disables treating (repeated) precompilation errors as fatal when updating an application.
setFailOnPrecompilationError(boolean) - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Sets whether to abort an update in case precompilation fails.
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.Config.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.Environ.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.Library.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 
setFileSuffixes(String) - Method in class com.google.appengine.tools.enhancer.EnhancerTask
Set one or more file suffixes for the input files.
setGaeExtensionPath(ByteString) - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
The path to the GAE PHP extension that should be loaded.
setGoConfig(GoConfig) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.GoConfig go_config = 25;
setGoConfig(GoConfig.Builder) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.GoConfig go_config = 25;
setGrpcApis(int, String) - Method in class com.google.appengine.tools.development.proto.Config.Builder
repeated string grpc_apis = 24;
setIf(String) - Method in class com.google.appengine.tools.enhancer.EnhancerTask
Executes this task only if the property is set
setIgnoreEndpointsFailures(boolean) - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Sets whether Endpoints config update failures should be ignored.
setInstanceId(String) - Method in class com.google.appengine.tools.development.proto.Config.Builder
required string instance_id = 13;
setInstanceIdBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.Config.Builder
required string instance_id = 13;
setJavaCompiler(File) - Method in class com.google.appengine.tools.admin.AppAdminFactory
Specifies the location of a javac executable, used when compiling JSPs.
setJavaConfig(JavaConfig) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.JavaConfig java_config = 21;
setJavaConfig(JavaConfig.Builder) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.JavaConfig java_config = 21;
setJavaExecutable(File) - Method in class com.google.appengine.tools.admin.AppAdminFactory
Specifies the location of a java executable, used when compiling JSPs.
setJvmArgs(int, String) - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
repeated string jvm_args = 1;
setKey(ByteString) - Method in class com.google.appengine.tools.development.proto.Environ.Builder
required bytes key = 1;
setLibraries(int, Library) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Libraries enabled for the application.
setLibraries(int, Library.Builder) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Libraries enabled for the application.
setListener(UpdateListener) - Method in class com.google.appengine.tools.admin.Application
 
setListener(UpdateListener) - Method in interface com.google.appengine.tools.admin.GenericApplication
 
setMaxInstances(int) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional int32 max_instances = 18;
setMysqlHost(String) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required string mysql_host = 1;
setMysqlHostBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required string mysql_host = 1;
setMysqlPassword(String) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required string mysql_password = 4;
setMysqlPasswordBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required string mysql_password = 4;
setMysqlPort(int) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required int32 mysql_port = 2;
setMysqlSocket(String) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
optional string mysql_socket = 5;
setMysqlSocketBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
optional string mysql_socket = 5;
setMysqlUser(String) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required string mysql_user = 3;
setMysqlUserBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
required string mysql_user = 3;
setName(String) - Method in class com.google.appengine.tools.development.proto.Library.Builder
The library name.
setNameBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.Library.Builder
The library name.
setNodeConfig(NodeConfig) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.NodeConfig node_config = 26;
setNodeConfig(NodeConfig.Builder) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.NodeConfig node_config = 26;
setNodeExecutablePath(ByteString) - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
The path to the node executable that should be used.
setPersistenceUnit(String) - Method in class com.google.appengine.tools.enhancer.EnhancerTask
Set the persistence-unit name to enhance
setPhpComposerPath(ByteString) - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
Path to the composer phar
setPhpConfig(PhpConfig) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;
setPhpConfig(PhpConfig.Builder) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.PhpConfig php_config = 9;
setPhpExecutablePath(ByteString) - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
The path to the PHP executable that should be used.
setPhpLibraryPath(ByteString) - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
Paths to add to LD_LIBRARY_PATH for PHP
setPhpVersion(ByteString) - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
The version of PHP executable.
setPythonConfig(PythonConfig) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;
setPythonConfig(PythonConfig.Builder) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.PythonConfig python_config = 14;
setQuickstart(boolean) - Method in class com.google.appengine.tools.admin.AppAdminFactory
 
setQuickstart(boolean) - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Sets whether Quickstart should be applied when staging
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.appengine.tools.development.proto.Config.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.appengine.tools.development.proto.Environ.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.appengine.tools.development.proto.Library.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 
setRuntime(String) - Method in class com.google.appengine.tools.admin.AppAdminFactory
Sets the runtime id to use in the generated app.yaml descriptor.
setRuntime(String) - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Sets the runtime id.
setRuntime(String) - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
optional string runtime = 2;
setRuntimeBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
optional string runtime = 2;
setServerPort(int) - Method in class com.google.appengine.tools.development.proto.Config.Builder
The port of the cloud SDK development server.
setSkipFiles(String) - Method in class com.google.appengine.tools.development.proto.Config.Builder
A regex for files to skip.
setSkipFilesBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.Config.Builder
A regex for files to skip.
setStagingOptions(StagingOptions) - Method in class com.google.appengine.tools.admin.AppAdminFactory
Replaces the staging options to this application options.
setStagingOptions(StagingOptions) - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Sets the staging options.
setStartupArgs(String) - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
An argument that will be provided to the script specified in startup_script.
setStartupArgsBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
An argument that will be provided to the script specified in startup_script.
setStartupScript(String) - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
The path to a Python script that will be executed using execfile before the runtime executes user code.
setStartupScriptBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
The path to a Python script that will be executed using execfile before the runtime executes user code.
setStaticFiles(String) - Method in class com.google.appengine.tools.development.proto.Config.Builder
A regex for files used for static handlers.
setStaticFilesBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.Config.Builder
A regex for files used for static handlers.
setStderrLogLevel(long) - Method in class com.google.appengine.tools.development.proto.Config.Builder
The logging level at which logs should be written to stderr: 0 - Debug 1 - Info 2 - Warning 3 - Error 4 - Critical
setTargets(Set<URL>) - Method in class com.google.appengine.tools.enhancer.Enhancer
Sets the class files and jar files which will be enhanced.
setThreadsafe(boolean) - Method in class com.google.appengine.tools.development.proto.Config.Builder
Whether the application has threadsafe enabled.
setUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.CloudSQL.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.Config.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.CustomConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.Environ.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.JavaConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.Library.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.NodeConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.PythonConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.appengine.tools.development.proto.VMConfig.Builder
 
setUseAsyncQuickstart(boolean) - Method in class com.google.appengine.tools.admin.AppAdminFactory
Use the Async quickstart generator.
setUseAsyncQuickstart(boolean) - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
Sets whether we should use the Async quickstart generator.
setUseJava8(boolean) - Method in class com.google.appengine.tools.admin.AppAdminFactory
Deprecated.
This method has not effect, and should not be used anymore.
setValue(ByteString) - Method in class com.google.appengine.tools.development.proto.Environ.Builder
required bytes value = 2;
setVerbose(boolean) - Method in class com.google.appengine.tools.enhancer.EnhancerTask
set verbose
setVersion(String) - Method in class com.google.appengine.tools.development.proto.Library.Builder
The library version.
setVersionBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.Library.Builder
The library version.
setVersionId(ByteString) - Method in class com.google.appengine.tools.development.proto.Config.Builder
The version id of the app to be run.
setVm(boolean) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional bool vm = 22 [default = false];
setVmConfig(VMConfig) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.VMConfig vm_config = 19;
setVmConfig(VMConfig.Builder) - Method in class com.google.appengine.tools.development.proto.Config.Builder
optional .apphosting.tools.devappserver2.VMConfig vm_config = 19;
setWorkDir(String) - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
optional string work_dir = 1;
setWorkDirBytes(ByteString) - Method in class com.google.appengine.tools.development.proto.GoConfig.Builder
optional string work_dir = 1;
setXdebugExtensionPath(ByteString) - Method in class com.google.appengine.tools.development.proto.PhpConfig.Builder
The path to the xdebug extension that should be loaded.
SKIP_FILES_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
stageApplicationWithDefaultResourceLimits(File) - Method in interface com.google.appengine.tools.admin.AppAdmin
Stage an application directory with default resource limits
stageApplicationWithDefaultResourceLimits(File) - Method in class com.google.appengine.tools.admin.AppAdminImpl
 
stageApplicationWithRemoteResourceLimits(File) - Method in interface com.google.appengine.tools.admin.AppAdmin
Stage an application directory with remote resource limits
stageApplicationWithRemoteResourceLimits(File) - Method in class com.google.appengine.tools.admin.AppAdminImpl
 
STARTUP_ARGS_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.PythonConfig
 
STARTUP_SCRIPT_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.PythonConfig
 
STATIC_FILES_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
statusUpdate(String) - Method in class com.google.appengine.tools.admin.Application
 
statusUpdate(String) - Method in interface com.google.appengine.tools.admin.GenericApplication
 
statusUpdate(String, int) - Method in class com.google.appengine.tools.admin.Application
 
statusUpdate(String, int) - Method in interface com.google.appengine.tools.admin.GenericApplication
 
STDERR_LOG_LEVEL_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 

T

THREADSAFE_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
TimeIterator(Date, GrocTimeSpecification) - Constructor for class com.google.appengine.tools.admin.CronEntryImpl.TimeIterator
 
toBuilder() - Method in class com.google.appengine.tools.development.proto.CloudSQL
 
toBuilder() - Method in class com.google.appengine.tools.development.proto.Config
 
toBuilder() - Method in class com.google.appengine.tools.development.proto.CustomConfig
 
toBuilder() - Method in class com.google.appengine.tools.development.proto.Environ
 
toBuilder() - Method in class com.google.appengine.tools.development.proto.GoConfig
 
toBuilder() - Method in class com.google.appengine.tools.development.proto.JavaConfig
 
toBuilder() - Method in class com.google.appengine.tools.development.proto.Library
 
toBuilder() - Method in class com.google.appengine.tools.development.proto.NodeConfig
 
toBuilder() - Method in class com.google.appengine.tools.development.proto.PhpConfig
 
toBuilder() - Method in class com.google.appengine.tools.development.proto.PythonConfig
 
toBuilder() - Method in class com.google.appengine.tools.development.proto.VMConfig
 
toFile(String, String) - Static method in class com.google.appengine.tools.development.resource.ResourceExtractor
 
toXml() - Method in interface com.google.appengine.tools.admin.CronEntry
 
toXml() - Method in class com.google.appengine.tools.admin.CronEntryImpl
 

U

UpdateFailureEvent - Class in com.google.appengine.tools.admin
Received by an UpdateListener.
UpdateFailureEvent(Throwable, String, String) - Constructor for class com.google.appengine.tools.admin.UpdateFailureEvent
 
UpdateListener - Interface in com.google.appengine.tools.admin
A listener which receives events during a long running operation that involves interaction with the server.
UpdateOptions() - Constructor for class com.google.appengine.tools.admin.AppAdmin.UpdateOptions
 
UpdateProgressEvent - Class in com.google.appengine.tools.admin
Received by an UpdateListener periodically during an operation to indicate progress.
UpdateProgressEvent(Thread, String, int) - Constructor for class com.google.appengine.tools.admin.UpdateProgressEvent
 
UpdateSuccessEvent - Class in com.google.appengine.tools.admin
Received by an UpdateListener.
UpdateSuccessEvent(String) - Constructor for class com.google.appengine.tools.admin.UpdateSuccessEvent
 
Utility - Class in com.google.appengine.tools.admin
Utility methods for this package.

V

VALUE_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Environ
 
valueOf(String) - Static method in enum com.google.appengine.tools.admin.JspCompilationException.Source
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.google.appengine.tools.admin.JspCompilationException.Source
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Library
 
VERSION_ID_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
VM_CONFIG_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
VM_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.Config
 
VMConfig - Class in com.google.appengine.tools.development.proto
Protobuf type apphosting.tools.devappserver2.VMConfig
VMConfig.Builder - Class in com.google.appengine.tools.development.proto
Protobuf type apphosting.tools.devappserver2.VMConfig
VMConfigOrBuilder - Interface in com.google.appengine.tools.development.proto
 

W

WORK_DIR_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.GoConfig
 
writeTo(CodedOutputStream) - Method in class com.google.appengine.tools.development.proto.CloudSQL
 
writeTo(CodedOutputStream) - Method in class com.google.appengine.tools.development.proto.Config
 
writeTo(CodedOutputStream) - Method in class com.google.appengine.tools.development.proto.CustomConfig
 
writeTo(CodedOutputStream) - Method in class com.google.appengine.tools.development.proto.Environ
 
writeTo(CodedOutputStream) - Method in class com.google.appengine.tools.development.proto.GoConfig
 
writeTo(CodedOutputStream) - Method in class com.google.appengine.tools.development.proto.JavaConfig
 
writeTo(CodedOutputStream) - Method in class com.google.appengine.tools.development.proto.Library
 
writeTo(CodedOutputStream) - Method in class com.google.appengine.tools.development.proto.NodeConfig
 
writeTo(CodedOutputStream) - Method in class com.google.appengine.tools.development.proto.PhpConfig
 
writeTo(CodedOutputStream) - Method in class com.google.appengine.tools.development.proto.PythonConfig
 
writeTo(CodedOutputStream) - Method in class com.google.appengine.tools.development.proto.VMConfig
 

X

XDEBUG_EXTENSION_PATH_FIELD_NUMBER - Static variable in class com.google.appengine.tools.development.proto.PhpConfig
 
A B C D E G H I J K L M N O P R S T U V W X 
All Classes All Packages