Uses of Interface
com.google.appengine.v1.ScriptHandlerOrBuilder
-
Packages that use ScriptHandlerOrBuilder Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of ScriptHandlerOrBuilder in com.google.appengine.v1
Classes in com.google.appengine.v1 that implement ScriptHandlerOrBuilder Modifier and Type Class Description classScriptHandlerExecutes a script to handle the request that matches the URL pattern.static classScriptHandler.BuilderExecutes a script to handle the request that matches the URL pattern.Methods in com.google.appengine.v1 that return ScriptHandlerOrBuilder Modifier and Type Method Description ScriptHandlerOrBuilderUrlMap.Builder. getScriptOrBuilder()Executes a script to handle the requests that match this URL pattern.ScriptHandlerOrBuilderUrlMap. getScriptOrBuilder()Executes a script to handle the requests that match this URL pattern.ScriptHandlerOrBuilderUrlMapOrBuilder. getScriptOrBuilder()Executes a script to handle the requests that match this URL pattern.
-