Uses of Class
com.microsoft.graph.models.LoginPage
Packages that use LoginPage
-
Uses of LoginPage in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return LoginPageModifier and TypeMethodDescriptionstatic LoginPageLoginPage.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSimulation.getLoginPage()Gets the loginPage property value.Methods in com.microsoft.graph.models that return types with arguments of type LoginPageModifier and TypeMethodDescriptionAttackSimulationRoot.getLoginPages()Gets the loginPages property value.LoginPageCollectionResponse.getValue()Gets the value property value.Methods in com.microsoft.graph.models with parameters of type LoginPageModifier and TypeMethodDescriptionvoidSimulation.setLoginPage(LoginPage value) Sets the loginPage property value.Method parameters in com.microsoft.graph.models with type arguments of type LoginPage