Uses of Class
com.microsoft.graph.models.OnAuthenticationMethodLoadStartHandler
Packages that use OnAuthenticationMethodLoadStartHandler
-
Uses of OnAuthenticationMethodLoadStartHandler in com.microsoft.graph.models
Subclasses of OnAuthenticationMethodLoadStartHandler in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassMethods in com.microsoft.graph.models that return OnAuthenticationMethodLoadStartHandlerModifier and TypeMethodDescriptionOnAuthenticationMethodLoadStartHandler.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnAuthenticationMethodLoadStartListener.getHandler()Gets the handler property value.ExternalUsersSelfServiceSignUpEventsFlow.getOnAuthenticationMethodLoadStart()Gets the onAuthenticationMethodLoadStart property value.Methods in com.microsoft.graph.models with parameters of type OnAuthenticationMethodLoadStartHandlerModifier and TypeMethodDescriptionvoidOnAuthenticationMethodLoadStartListener.setHandler(OnAuthenticationMethodLoadStartHandler value) Sets the handler property value.voidExternalUsersSelfServiceSignUpEventsFlow.setOnAuthenticationMethodLoadStart(OnAuthenticationMethodLoadStartHandler value) Sets the onAuthenticationMethodLoadStart property value.