Uses of Class
com.google.apphosting.base.AppVersionKey
Packages that use AppVersionKey
-
Uses of AppVersionKey in com.google.apphosting.base
Methods in com.google.apphosting.base that return AppVersionKeyModifier and TypeMethodDescriptionstatic AppVersionKeyAppVersionKey.fromAppInfo(com.google.apphosting.base.protos.AppinfoPb.AppInfo appInfo) static AppVersionKeyAppVersionKey.fromUpRequest(com.google.apphosting.base.protos.RuntimePb.UPRequest request) static AppVersionKey -
Uses of AppVersionKey in com.google.apphosting.runtime
Methods in com.google.apphosting.runtime that return AppVersionKeyModifier and TypeMethodDescriptionRequestManager.RequestToken.getAppVersionKey()AppVersion.getKey()Returns theAppVersionKeythat can be used as an identifier for thisAppVersion.Methods in com.google.apphosting.runtime with parameters of type AppVersionKeyModifier and TypeMethodDescriptionRequestManager.getRequestThreads(AppVersionKey appVersionKey) RequestThreadManager.getRequestThreads(AppVersionKey appVersionKey) abstract AppVersion.BuilderAppVersion.Builder.setAppVersionKey(AppVersionKey x)