|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Drive.Replies.Patch | |
---|---|
com.google.api.services.drive |
Uses of Drive.Replies.Patch in com.google.api.services.drive |
---|
Methods in com.google.api.services.drive that return Drive.Replies.Patch | |
---|---|
Drive.Replies.Patch |
Drive.Replies.patch(java.lang.String fileId,
java.lang.String commentId,
java.lang.String replyId,
CommentReply content)
Updates an existing reply. |
Drive.Replies.Patch |
Drive.Replies.Patch.setAlt(java.lang.String alt)
|
Drive.Replies.Patch |
Drive.Replies.Patch.setCommentId(java.lang.String commentId)
The ID of the comment. |
Drive.Replies.Patch |
Drive.Replies.Patch.setFields(java.lang.String fields)
|
Drive.Replies.Patch |
Drive.Replies.Patch.setFileId(java.lang.String fileId)
The ID of the file. |
Drive.Replies.Patch |
Drive.Replies.Patch.setKey(java.lang.String key)
|
Drive.Replies.Patch |
Drive.Replies.Patch.setOauthToken(java.lang.String oauthToken)
|
Drive.Replies.Patch |
Drive.Replies.Patch.setPrettyPrint(java.lang.Boolean prettyPrint)
|
Drive.Replies.Patch |
Drive.Replies.Patch.setQuotaUser(java.lang.String quotaUser)
|
Drive.Replies.Patch |
Drive.Replies.Patch.setReplyId(java.lang.String replyId)
The ID of the reply. |
Drive.Replies.Patch |
Drive.Replies.Patch.setUserIp(java.lang.String userIp)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |