Uses of Class
odata.msgraph.client.beta.entity.EducationPointsOutcome
-
Packages that use EducationPointsOutcome Package Description odata.msgraph.client.beta.entity -
-
Uses of EducationPointsOutcome in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return EducationPointsOutcome Modifier and Type Method Description EducationPointsOutcomeEducationPointsOutcome.Builder. build()EducationPointsOutcomeEducationPointsOutcome. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.EducationPointsOutcomeEducationPointsOutcome. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).EducationPointsOutcomeEducationPointsOutcome. withPoints(EducationAssignmentPointsGrade points)EducationPointsOutcomeEducationPointsOutcome. withPublishedPoints(EducationAssignmentPointsGrade publishedPoints)EducationPointsOutcomeEducationPointsOutcome. withUnmappedField(String name, String value)
-