Uses of Enum
com.microsoft.graph.models.PagePromotionType
Packages that use PagePromotionType
-
Uses of PagePromotionType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PagePromotionTypeModifier and TypeMethodDescriptionstatic PagePromotionTypeSitePage.getPromotionKind()Gets the promotionKind property value.static PagePromotionTypeReturns the enum constant of this type with the specified name.static PagePromotionType[]PagePromotionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type PagePromotionTypeModifier and TypeMethodDescriptionvoidSitePage.setPromotionKind(PagePromotionType value) Sets the promotionKind property value.