|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.api.services.drive.Drive.Apps
public class Drive.Apps
The "apps" collection of methods.
Nested Class Summary | |
---|---|
class |
Drive.Apps.Get
|
class |
Drive.Apps.List
|
Constructor Summary | |
---|---|
Drive.Apps()
|
Method Summary | |
---|---|
Drive.Apps.Get |
get(java.lang.String appId)
Gets a specific app. |
Drive.Apps.List |
list()
Lists a user's apps. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Drive.Apps()
Method Detail |
---|
public Drive.Apps.Get get(java.lang.String appId) throws java.io.IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
appId
- The ID of the app.
java.io.IOException
public Drive.Apps.List list() throws java.io.IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |