Uses of Class
odata.msgraph.client.beta.entity.EducationFeedbackOutcome
-
Packages that use EducationFeedbackOutcome Package Description odata.msgraph.client.beta.entity -
-
Uses of EducationFeedbackOutcome in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return EducationFeedbackOutcome Modifier and Type Method Description EducationFeedbackOutcomeEducationFeedbackOutcome.Builder. build()EducationFeedbackOutcomeEducationFeedbackOutcome. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.EducationFeedbackOutcomeEducationFeedbackOutcome. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).EducationFeedbackOutcomeEducationFeedbackOutcome. withFeedback(EducationFeedback feedback)EducationFeedbackOutcomeEducationFeedbackOutcome. withPublishedFeedback(EducationFeedback publishedFeedback)EducationFeedbackOutcomeEducationFeedbackOutcome. withUnmappedField(String name, String value)
-