public class WorkbookCommentRequest extends com.github.davidmoten.odata.client.EntityRequest<WorkbookComment>
| Constructor and Description |
|---|
WorkbookCommentRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
WorkbookCommentReplyCollectionRequest |
replies() |
WorkbookCommentReplyRequest |
replies(String id) |
public WorkbookCommentRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public WorkbookCommentReplyCollectionRequest replies()
public WorkbookCommentReplyRequest replies(String id)
Copyright © 2018–2020. All rights reserved.