Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
ReplyList |
ReplyList.clone() |
ReplyList |
ReplyList.set(String fieldName,
Object value) |
ReplyList |
ReplyList.setKind(String kind)
Identifies what kind of resource this is.
|
ReplyList |
ReplyList.setNextPageToken(String nextPageToken)
The page token for the next page of replies.
|
ReplyList |
ReplyList.setReplies(List<Reply> replies)
The list of replies.
|
Copyright © 2011–2024 Google. All rights reserved.