Uses of Class
odata.msgraph.client.beta.entity.collection.request.ItemCollectionRequest
-
Packages that use ItemCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ItemCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ItemCollectionRequest Modifier and Type Method Description ItemCollectionRequestCompany. getItems() -
Uses of ItemCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ItemCollectionRequest Modifier and Type Method Description ItemCollectionRequestCompanyCollectionRequest. items() -
Uses of ItemCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ItemCollectionRequest Modifier and Type Method Description ItemCollectionRequestCompanyRequest. items()
-