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 classApiConfigHandler[Google Cloud Endpoints](https://cloud.google.com/appengine/docs/python/endpoints/) configuration for API handlers.static classApiConfigHandler.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 ApiConfigHandlerOrBuilderVersion.Builder. getApiConfigOrBuilder()Serving configuration for [Google Cloud Endpoints](https://cloud.google.com/appengine/docs/python/endpoints/).ApiConfigHandlerOrBuilderVersion. getApiConfigOrBuilder()Serving configuration for [Google Cloud Endpoints](https://cloud.google.com/appengine/docs/python/endpoints/).ApiConfigHandlerOrBuilderVersionOrBuilder. getApiConfigOrBuilder()Serving configuration for [Google Cloud Endpoints](https://cloud.google.com/appengine/docs/python/endpoints/).
-