Uses of Class
odata.msgraph.client.beta.entity.collection.request.BaseItemCollectionRequest
-
Packages that use BaseItemCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of BaseItemCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return BaseItemCollectionRequest Modifier and Type Method Description BaseItemCollectionRequestSite. getItems() -
Uses of BaseItemCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return BaseItemCollectionRequest Modifier and Type Method Description BaseItemCollectionRequestSiteCollectionRequest. items() -
Uses of BaseItemCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return BaseItemCollectionRequest Modifier and Type Method Description BaseItemCollectionRequestSiteRequest. items()
-