Uses of Class
odata.msgraph.client.beta.complex.EducationOnPremisesInfo
-
Packages that use EducationOnPremisesInfo Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity -
-
Uses of EducationOnPremisesInfo in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return EducationOnPremisesInfo Modifier and Type Method Description EducationOnPremisesInfoEducationOnPremisesInfo.Builder. build()EducationOnPremisesInfoEducationOnPremisesInfo. withImmutableId(String immutableId)EducationOnPremisesInfoEducationOnPremisesInfo. withUnmappedField(String name, String value) -
Uses of EducationOnPremisesInfo in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as EducationOnPremisesInfo Modifier and Type Field Description protected EducationOnPremisesInfoEducationUser. onPremisesInfoMethods in odata.msgraph.client.beta.entity that return types with arguments of type EducationOnPremisesInfo Modifier and Type Method Description Optional<EducationOnPremisesInfo>EducationUser. getOnPremisesInfo()Methods in odata.msgraph.client.beta.entity with parameters of type EducationOnPremisesInfo Modifier and Type Method Description EducationUser.BuilderEducationUser.Builder. onPremisesInfo(EducationOnPremisesInfo onPremisesInfo)EducationUserEducationUser. withOnPremisesInfo(EducationOnPremisesInfo onPremisesInfo)
-