Uses of Class
com.microsoft.graph.models.ReactionsFacet
Packages that use ReactionsFacet
-
Uses of ReactionsFacet in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ReactionsFacetModifier and TypeMethodDescriptionstatic ReactionsFacetReactionsFacet.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSitePage.getReactions()Gets the reactions property value.Methods in com.microsoft.graph.models with parameters of type ReactionsFacetModifier and TypeMethodDescriptionvoidSitePage.setReactions(ReactionsFacet value) Sets the reactions property value.