Uses of Class
com.microsoft.graph.models.OnPasswordSubmitHandler
Packages that use OnPasswordSubmitHandler
-
Uses of OnPasswordSubmitHandler in com.microsoft.graph.models
Subclasses of OnPasswordSubmitHandler in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return OnPasswordSubmitHandlerModifier and TypeMethodDescriptionstatic OnPasswordSubmitHandlerOnPasswordSubmitHandler.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnPasswordSubmitListener.getHandler()Gets the handler property value.Methods in com.microsoft.graph.models with parameters of type OnPasswordSubmitHandlerModifier and TypeMethodDescriptionvoidOnPasswordSubmitListener.setHandler(OnPasswordSubmitHandler value) Sets the handler property value.