Uses of Class
com.google.apphosting.api.ApiStats
Packages that use ApiStats
Package
Description
Provides access to the ApiProxy, which dispatches API calls to backend services.
-
Uses of ApiStats in com.google.apphosting.api
Methods in com.google.apphosting.api that return ApiStatsModifier and TypeMethodDescriptionstatic ApiStatsApiStats.get(ApiProxy.Environment env) For a given environment, return the corresponding ApiStats object.