Uses of Class
com.microsoft.graph.models.EducationOnPremisesInfo
Packages that use EducationOnPremisesInfo
-
Uses of EducationOnPremisesInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return EducationOnPremisesInfoModifier and TypeMethodDescriptionstatic EducationOnPremisesInfoEducationOnPremisesInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueEducationUser.getOnPremisesInfo()Gets the onPremisesInfo property value.Methods in com.microsoft.graph.models with parameters of type EducationOnPremisesInfoModifier and TypeMethodDescriptionvoidEducationUser.setOnPremisesInfo(EducationOnPremisesInfo value) Sets the onPremisesInfo property value.