Uses of Class
odata.msgraph.client.beta.complex.SitePageData
-
Packages that use SitePageData Package Description odata.msgraph.client.beta.complex -
-
Uses of SitePageData in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as SitePageData Modifier and Type Field Description protected SitePageDataWebPart. dataMethods in odata.msgraph.client.beta.complex that return SitePageData Modifier and Type Method Description SitePageDataSitePageData.Builder. build()SitePageDataSitePageData. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type SitePageData Modifier and Type Method Description Optional<SitePageData>WebPart. getData()Methods in odata.msgraph.client.beta.complex with parameters of type SitePageData Modifier and Type Method Description WebPart.BuilderWebPart.Builder. data(SitePageData data)WebPartWebPart. withData(SitePageData data)
-