Uses of Class
odata.msgraph.client.beta.entity.EducationOutcome
-
Packages that use EducationOutcome Package Description odata.msgraph.client.beta.entity -
-
Uses of EducationOutcome in odata.msgraph.client.beta.entity
Subclasses of EducationOutcome in odata.msgraph.client.beta.entity Modifier and Type Class Description classEducationFeedbackOutcomeclassEducationPointsOutcomeclassEducationRubricOutcomeMethods in odata.msgraph.client.beta.entity that return EducationOutcome Modifier and Type Method Description EducationOutcomeEducationOutcome. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.EducationOutcomeEducationOutcome. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).EducationOutcomeEducationOutcome. withLastModifiedBy(IdentitySet lastModifiedBy)EducationOutcomeEducationOutcome. withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)EducationOutcomeEducationOutcome. withUnmappedField(String name, String value)
-