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