Uses of Enum
com.microsoft.graph.models.RootDomains
Packages that use RootDomains
-
Uses of RootDomains in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RootDomainsModifier and TypeMethodDescriptionstatic RootDomainsValidatingDomains.getRootDomains()Gets the rootDomains property value.static RootDomainsReturns the enum constant of this type with the specified name.static RootDomains[]RootDomains.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 RootDomainsModifier and TypeMethodDescriptionvoidValidatingDomains.setRootDomains(RootDomains value) Sets the rootDomains property value.