Uses of Class
com.microsoft.graph.models.WebPartData
Packages that use WebPartData
-
Uses of WebPartData in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WebPartDataModifier and TypeMethodDescriptionstatic WebPartDataWebPartData.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueStandardWebPart.getData()Gets the data property value.Methods in com.microsoft.graph.models with parameters of type WebPartDataModifier and TypeMethodDescriptionvoidStandardWebPart.setData(WebPartData value) Sets the data property value.