public class FeedbackCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Feedback,FeedbackRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
FeedbackCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
DuplicaterecordCollectionRequest |
feedback_DuplicateBaseRecord() |
DuplicaterecordRequest |
feedback_DuplicateBaseRecord(String duplicateid) |
DuplicaterecordCollectionRequest |
feedback_DuplicateMatchingRecord() |
DuplicaterecordRequest |
feedback_DuplicateMatchingRecord(String duplicateid) |
FeedbackCollectionRequest |
feedback_feedback() |
FeedbackRequest |
feedback_feedback(String feedbackid) |
PrincipalobjectattributeaccessCollectionRequest |
feedback_principalobjectattributeaccess() |
PrincipalobjectattributeaccessRequest |
feedback_principalobjectattributeaccess(String principalobjectattributeaccessid) |
SyncerrorCollectionRequest |
feedback_SyncErrors() |
SyncerrorRequest |
feedback_SyncErrors(String syncerrorid) |
connectTimeout, deltaTokenLatest, expand, filter, filter, get, id, iterator, maxPageSize, metadataFull, metadataMinimal, metadataNone, orderBy, post, query, readTimeout, requestHeader, requestHeader, search, select, skip, stream, streamWithDeltaLink, to, toList, top, urlOverrideclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic PrincipalobjectattributeaccessCollectionRequest feedback_principalobjectattributeaccess()
public PrincipalobjectattributeaccessRequest feedback_principalobjectattributeaccess(String principalobjectattributeaccessid)
public FeedbackCollectionRequest feedback_feedback()
public FeedbackRequest feedback_feedback(String feedbackid)
public SyncerrorCollectionRequest feedback_SyncErrors()
public SyncerrorRequest feedback_SyncErrors(String syncerrorid)
public DuplicaterecordCollectionRequest feedback_DuplicateBaseRecord()
public DuplicaterecordRequest feedback_DuplicateBaseRecord(String duplicateid)
public DuplicaterecordCollectionRequest feedback_DuplicateMatchingRecord()
public DuplicaterecordRequest feedback_DuplicateMatchingRecord(String duplicateid)
Copyright © 2018–2020. All rights reserved.