Uses of Enum
com.microsoft.graph.models.EdgeCookiePolicy
Packages that use EdgeCookiePolicy
-
Uses of EdgeCookiePolicy in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return EdgeCookiePolicyModifier and TypeMethodDescriptionstatic EdgeCookiePolicyWindows10GeneralConfiguration.getEdgeCookiePolicy()Gets the edgeCookiePolicy property value.static EdgeCookiePolicyReturns the enum constant of this type with the specified name.static EdgeCookiePolicy[]EdgeCookiePolicy.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 EdgeCookiePolicyModifier and TypeMethodDescriptionvoidWindows10GeneralConfiguration.setEdgeCookiePolicy(EdgeCookiePolicy value) Sets the edgeCookiePolicy property value.