public class DocumentCommentCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<DocumentComment,DocumentCommentRequest>
protected com.github.davidmoten.odata.client.ContextPath
contextPath
DocumentCommentCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
DocumentCommentReplyCollectionRequest
replies()
DocumentCommentReplyRequest
replies(String id)
filter, get, id, metadataFull, metadataMinimal, metadataNone, orderBy, post, requestHeader, search, select, skip, stream, top
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected com.github.davidmoten.odata.client.ContextPath contextPath
public DocumentCommentCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public DocumentCommentReplyCollectionRequest replies()
public DocumentCommentReplyRequest replies(String id)
Copyright © 2018–2020. All rights reserved.