Uses of Interface
com.google.appengine.v1.ApiConfigHandlerOrBuilder
-
Packages that use ApiConfigHandlerOrBuilder Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of ApiConfigHandlerOrBuilder in com.google.appengine.v1
Classes in com.google.appengine.v1 that implement ApiConfigHandlerOrBuilder Modifier and Type Class Description class
ApiConfigHandler
[Google Cloud Endpoints](https://cloud.google.com/appengine/docs/python/endpoints/) configuration for API handlers.static class
ApiConfigHandler.Builder
[Google Cloud Endpoints](https://cloud.google.com/appengine/docs/python/endpoints/) configuration for API handlers.Methods in com.google.appengine.v1 that return ApiConfigHandlerOrBuilder Modifier and Type Method Description ApiConfigHandlerOrBuilder
Version.Builder. getApiConfigOrBuilder()
Serving configuration for [Google Cloud Endpoints](https://cloud.google.com/appengine/docs/python/endpoints/).ApiConfigHandlerOrBuilder
Version. getApiConfigOrBuilder()
Serving configuration for [Google Cloud Endpoints](https://cloud.google.com/appengine/docs/python/endpoints/).ApiConfigHandlerOrBuilder
VersionOrBuilder. getApiConfigOrBuilder()
Serving configuration for [Google Cloud Endpoints](https://cloud.google.com/appengine/docs/python/endpoints/).
-