Uses of Class
odata.msgraph.client.beta.entity.collection.request.ExternalItemCollectionRequest
-
Packages that use ExternalItemCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ExternalItemCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ExternalItemCollectionRequest Modifier and Type Method Description ExternalItemCollectionRequestExternalConnection. getItems() -
Uses of ExternalItemCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ExternalItemCollectionRequest Modifier and Type Method Description ExternalItemCollectionRequestExternalConnectionCollectionRequest. items() -
Uses of ExternalItemCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ExternalItemCollectionRequest Modifier and Type Method Description ExternalItemCollectionRequestExternalConnectionRequest. items()
-