public class ImportedDeviceIdentityCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<ImportedDeviceIdentity,ImportedDeviceIdentityRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
ImportedDeviceIdentityCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<ImportedDeviceIdentityResult> |
importDeviceIdentityList(List<ImportedDeviceIdentity> importedDeviceIdentities,
Boolean overwriteImportedDeviceIdentities) |
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<ImportedDeviceIdentity> |
searchExistingIdentities(List<ImportedDeviceIdentity> importedDeviceIdentities) |
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 ImportedDeviceIdentityCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<ImportedDeviceIdentityResult> importDeviceIdentityList(List<ImportedDeviceIdentity> importedDeviceIdentities, Boolean overwriteImportedDeviceIdentities)
public com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<ImportedDeviceIdentity> searchExistingIdentities(List<ImportedDeviceIdentity> importedDeviceIdentities)
Copyright © 2018–2020. All rights reserved.