public class DepOnboardingSettingCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<DepOnboardingSetting,DepOnboardingSettingRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
DepOnboardingSettingCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
EnrollmentProfileCollectionRequest |
enrollmentProfiles() |
EnrollmentProfileRequest |
enrollmentProfiles(String id) |
com.github.davidmoten.odata.client.FunctionRequestReturningNonCollection<Integer> |
getExpiringVppTokenCount(String expiringBeforeDateTime) |
ImportedAppleDeviceIdentityCollectionRequest |
importedAppleDeviceIdentities() |
ImportedAppleDeviceIdentityRequest |
importedAppleDeviceIdentities(String id) |
connectTimeout, expand, filter, filter, get, id, iterator, maxPageSize, metadataFull, metadataMinimal, metadataNone, orderBy, post, readTimeout, requestHeader, requestHeader, search, select, skip, stream, to, toList, top, urlOverrideclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic DepOnboardingSettingCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public EnrollmentProfileCollectionRequest enrollmentProfiles()
public EnrollmentProfileRequest enrollmentProfiles(String id)
public ImportedAppleDeviceIdentityCollectionRequest importedAppleDeviceIdentities()
public ImportedAppleDeviceIdentityRequest importedAppleDeviceIdentities(String id)
Copyright © 2018–2020. All rights reserved.