|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.gaeappmanager.google.appengine.Manager
public class Manager
Google App Engine application manager.
Constructor Summary | |
---|---|
Manager()
|
Method Summary | |
---|---|
static QuotaDetails |
retrieveAppQuotaDetails(java.lang.String userid,
java.lang.String password,
java.lang.String source,
java.lang.String application)
Retrieve quota details of application deployed in Google App Engine. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Manager()
Method Detail |
---|
public static QuotaDetails retrieveAppQuotaDetails(java.lang.String userid, java.lang.String password, java.lang.String source, java.lang.String application) throws java.lang.Exception
userid
- full gmail address for userpassword
- gmail account passwordsource
- name of application requesting quota detailsapplication
- appspot application name
java.lang.Exception
- in case of failure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |