Drive API v2 (revision 47)



Uses of Class
com.google.api.services.drive.model.CommentList

Packages that use CommentList
com.google.api.services.drive.model   
 

Uses of CommentList in com.google.api.services.drive.model
 

Methods in com.google.api.services.drive.model that return CommentList
 CommentList CommentList.setItems(java.util.List<Comment> items)
          List of comments.
 CommentList CommentList.setKind(java.lang.String kind)
          This is always drive#commentList.
 CommentList CommentList.setNextPageToken(java.lang.String nextPageToken)
          The token to use to request the next page of results.