Uses of Class
odata.msgraph.client.beta.entity.collection.request.SitePageCollectionRequest
-
Packages that use SitePageCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of SitePageCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return SitePageCollectionRequest Modifier and Type Method Description SitePageCollectionRequestSite. getPages() -
Uses of SitePageCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return SitePageCollectionRequest Modifier and Type Method Description SitePageCollectionRequestSiteCollectionRequest. pages() -
Uses of SitePageCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return SitePageCollectionRequest Modifier and Type Method Description SitePageCollectionRequestSiteRequest. pages()
-