Uses of Class
com.microsoft.graph.models.UserSolutionRoot
Packages that use UserSolutionRoot
-
Uses of UserSolutionRoot in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UserSolutionRootModifier and TypeMethodDescriptionstatic UserSolutionRootUserSolutionRoot.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUser.getSolutions()Gets the solutions property value.Methods in com.microsoft.graph.models with parameters of type UserSolutionRootModifier and TypeMethodDescriptionvoidUser.setSolutions(UserSolutionRoot value) Sets the solutions property value.