Package odata.msgraph.client.entity.set
Class Functions
- java.lang.Object
-
- com.github.davidmoten.odata.client.CollectionPageEntityRequest<AttributeMappingFunctionSchema,AttributeMappingFunctionSchemaRequest>
-
- odata.msgraph.client.entity.collection.request.AttributeMappingFunctionSchemaCollectionRequest
-
- odata.msgraph.client.entity.set.Functions
-
- All Implemented Interfaces:
Iterable<AttributeMappingFunctionSchema>
public final class Functions extends AttributeMappingFunctionSchemaCollectionRequest
-
-
Field Summary
-
Fields inherited from class odata.msgraph.client.entity.collection.request.AttributeMappingFunctionSchemaCollectionRequest
contextPath
-
-
Constructor Summary
Constructors Constructor Description Functions(com.github.davidmoten.odata.client.ContextPath contextPath)
-
Method Summary
-
Methods inherited from class com.github.davidmoten.odata.client.CollectionPageEntityRequest
connectTimeout, deltaTokenLatest, expand, filter, filter, get, id, iterator, maxPageSize, metadataFull, metadataMinimal, metadataNone, orderBy, patch, post, query, readTimeout, requestHeader, requestHeader, search, select, skip, stream, streamWithDeltaLink, to, toList, top, urlOverride
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-