Drive API v2 (revision 1)
com.google.api.services.drive
Class Drive.Apps
java.lang.Object
com.google.api.services.drive.Drive.Apps
- Enclosing class:
- Drive
public class Drive.Apps
- extends Object
The "apps" collection of methods.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Drive.Apps
public Drive.Apps()
list
public Drive.Apps.List list()
throws IOException
- Lists a user's apps.
Create a request for the method "apps.list".
This request holds the parameters needed by the the drive server. After setting any optional
parameters, call the
Drive.Apps.List.execute() method to invoke the remote operation.
- Returns:
- the request
- Throws:
IOException - if the initialization of the request fails