public class CustomeraddressCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Customeraddress,CustomeraddressRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
CustomeraddressCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
AsyncoperationCollectionRequest |
customerAddress_AsyncOperations() |
AsyncoperationRequest |
customerAddress_AsyncOperations(String asyncoperationid) |
BulkdeletefailureCollectionRequest |
customerAddress_BulkDeleteFailures() |
BulkdeletefailureRequest |
customerAddress_BulkDeleteFailures(String bulkdeletefailureid) |
PrincipalobjectattributeaccessCollectionRequest |
customeraddress_principalobjectattributeaccess() |
PrincipalobjectattributeaccessRequest |
customeraddress_principalobjectattributeaccess(String principalobjectattributeaccessid) |
ProcesssessionCollectionRequest |
customerAddress_ProcessSessions() |
ProcesssessionRequest |
customerAddress_ProcessSessions(String processsessionid) |
SyncerrorCollectionRequest |
customerAddress_SyncErrors() |
SyncerrorRequest |
customerAddress_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 BulkdeletefailureCollectionRequest customerAddress_BulkDeleteFailures()
public BulkdeletefailureRequest customerAddress_BulkDeleteFailures(String bulkdeletefailureid)
public ProcesssessionCollectionRequest customerAddress_ProcessSessions()
public ProcesssessionRequest customerAddress_ProcessSessions(String processsessionid)
public SyncerrorCollectionRequest customerAddress_SyncErrors()
public SyncerrorRequest customerAddress_SyncErrors(String syncerrorid)
public PrincipalobjectattributeaccessCollectionRequest customeraddress_principalobjectattributeaccess()
public PrincipalobjectattributeaccessRequest customeraddress_principalobjectattributeaccess(String principalobjectattributeaccessid)
public AsyncoperationCollectionRequest customerAddress_AsyncOperations()
public AsyncoperationRequest customerAddress_AsyncOperations(String asyncoperationid)
Copyright © 2018–2020. All rights reserved.