Uses of Class
com.microsoft.graph.models.CanvasLayout
Packages that use CanvasLayout
-
Uses of CanvasLayout in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CanvasLayoutModifier and TypeMethodDescriptionstatic CanvasLayoutCanvasLayout.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSitePage.getCanvasLayout()Gets the canvasLayout property value.Methods in com.microsoft.graph.models with parameters of type CanvasLayoutModifier and TypeMethodDescriptionvoidSitePage.setCanvasLayout(CanvasLayout value) Sets the canvasLayout property value.