Uses of Class
com.microsoft.graph.models.AuthenticationMethodsRoot
Packages that use AuthenticationMethodsRoot
-
Uses of AuthenticationMethodsRoot in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AuthenticationMethodsRootModifier and TypeMethodDescriptionstatic AuthenticationMethodsRootAuthenticationMethodsRoot.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueReportRoot.getAuthenticationMethods()Gets the authenticationMethods property value.Methods in com.microsoft.graph.models with parameters of type AuthenticationMethodsRootModifier and TypeMethodDescriptionvoidReportRoot.setAuthenticationMethods(AuthenticationMethodsRoot value) Sets the authenticationMethods property value.