- 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(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.
- getStagingOptions() - Method in class com.google.appengine.tools.admin.ApplicationProcessingOptions
-
Get the staging options.
- 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
-
- 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.
- 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
-
- 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
-
- StandaloneInstance - Class in com.google.appengine.tools.development.devappserver2
-
A runnable program that acts as an instance that can be run from within the
Python devappserver2.
- 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, int) - Method in class com.google.appengine.tools.admin.Application
-
- statusUpdate(String) - Method in class com.google.appengine.tools.admin.Application
-
- statusUpdate(String, int) - Method in interface com.google.appengine.tools.admin.GenericApplication
-
- statusUpdate(String) - 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
-