Uses of Class
odata.msgraph.client.beta.entity.collection.request.ListCollectionRequest
-
Packages that use ListCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ListCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ListCollectionRequest Modifier and Type Method Description ListCollectionRequestSite. getLists() -
Uses of ListCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ListCollectionRequest Modifier and Type Method Description ListCollectionRequestSiteCollectionRequest. lists() -
Uses of ListCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ListCollectionRequest Modifier and Type Method Description ListCollectionRequestSiteRequest. lists()
-