Uses of Interface
com.google.appengine.v1.StaticFilesHandlerOrBuilder
-
Packages that use StaticFilesHandlerOrBuilder Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of StaticFilesHandlerOrBuilder in com.google.appengine.v1
Classes in com.google.appengine.v1 that implement StaticFilesHandlerOrBuilder Modifier and Type Class Description classStaticFilesHandlerFiles served directly to the user for a given URL, such as images, CSS stylesheets, or JavaScript source files.static classStaticFilesHandler.BuilderFiles served directly to the user for a given URL, such as images, CSS stylesheets, or JavaScript source files.Methods in com.google.appengine.v1 that return StaticFilesHandlerOrBuilder Modifier and Type Method Description StaticFilesHandlerOrBuilderUrlMap.Builder. getStaticFilesOrBuilder()Returns the contents of a file, such as an image, as the response.StaticFilesHandlerOrBuilderUrlMap. getStaticFilesOrBuilder()Returns the contents of a file, such as an image, as the response.StaticFilesHandlerOrBuilderUrlMapOrBuilder. getStaticFilesOrBuilder()Returns the contents of a file, such as an image, as the response.
-