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