Uses of Class
odata.msgraph.client.beta.entity.EducationFeedbackOutcome.Builder
-
Packages that use EducationFeedbackOutcome.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of EducationFeedbackOutcome.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return EducationFeedbackOutcome.Builder Modifier and Type Method Description static EducationFeedbackOutcome.BuilderEducationFeedbackOutcome. builderEducationFeedbackOutcome()Returns a builder which is used to create a new instance of this class (given that this class is immutable).EducationFeedbackOutcome.BuilderEducationFeedbackOutcome.Builder. feedback(EducationFeedback feedback)EducationFeedbackOutcome.BuilderEducationFeedbackOutcome.Builder. id(String id)EducationFeedbackOutcome.BuilderEducationFeedbackOutcome.Builder. lastModifiedBy(IdentitySet lastModifiedBy)EducationFeedbackOutcome.BuilderEducationFeedbackOutcome.Builder. lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)EducationFeedbackOutcome.BuilderEducationFeedbackOutcome.Builder. publishedFeedback(EducationFeedback publishedFeedback)
-