Uses of Interface
com.google.appengine.v1.EntrypointOrBuilder
-
Packages that use EntrypointOrBuilder Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of EntrypointOrBuilder in com.google.appengine.v1
Classes in com.google.appengine.v1 that implement EntrypointOrBuilder Modifier and Type Class Description class
Entrypoint
The entrypoint for the application.static class
Entrypoint.Builder
The entrypoint for the application.Methods in com.google.appengine.v1 that return EntrypointOrBuilder Modifier and Type Method Description EntrypointOrBuilder
Version.Builder. getEntrypointOrBuilder()
The entrypoint for the application.EntrypointOrBuilder
Version. getEntrypointOrBuilder()
The entrypoint for the application.EntrypointOrBuilder
VersionOrBuilder. getEntrypointOrBuilder()
The entrypoint for the application.
-