public class MobileofflineprofileCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Mobileofflineprofile,MobileofflineprofileRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
MobileofflineprofileCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
OrganizationCollectionRequest |
defaultMobileOfflineProfile_Organization() |
OrganizationRequest |
defaultMobileOfflineProfile_Organization(String organizationid) |
MobileofflineprofileitemCollectionRequest |
mobileOfflineProfile_MobileOfflineProfileItem() |
MobileofflineprofileitemRequest |
mobileOfflineProfile_MobileOfflineProfileItem(String mobileofflineprofileitemid) |
SystemuserCollectionRequest |
mobileOfflineProfile_SystemUser() |
SystemuserRequest |
mobileOfflineProfile_SystemUser(String ownerid) |
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<Mobileofflineprofile> |
retrieveUnpublishedMultiple() |
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 OrganizationCollectionRequest defaultMobileOfflineProfile_Organization()
public OrganizationRequest defaultMobileOfflineProfile_Organization(String organizationid)
public MobileofflineprofileitemCollectionRequest mobileOfflineProfile_MobileOfflineProfileItem()
public MobileofflineprofileitemRequest mobileOfflineProfile_MobileOfflineProfileItem(String mobileofflineprofileitemid)
public SystemuserCollectionRequest mobileOfflineProfile_SystemUser()
public SystemuserRequest mobileOfflineProfile_SystemUser(String ownerid)
public com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<Mobileofflineprofile> retrieveUnpublishedMultiple()
Copyright © 2018–2021. All rights reserved.