Uses of Class
odata.msgraph.client.beta.entity.EducationPointsOutcome.Builder
-
Packages that use EducationPointsOutcome.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of EducationPointsOutcome.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return EducationPointsOutcome.Builder Modifier and Type Method Description static EducationPointsOutcome.BuilderEducationPointsOutcome. builderEducationPointsOutcome()Returns a builder which is used to create a new instance of this class (given that this class is immutable).EducationPointsOutcome.BuilderEducationPointsOutcome.Builder. id(String id)EducationPointsOutcome.BuilderEducationPointsOutcome.Builder. lastModifiedBy(IdentitySet lastModifiedBy)EducationPointsOutcome.BuilderEducationPointsOutcome.Builder. lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)EducationPointsOutcome.BuilderEducationPointsOutcome.Builder. points(EducationAssignmentPointsGrade points)EducationPointsOutcome.BuilderEducationPointsOutcome.Builder. publishedPoints(EducationAssignmentPointsGrade publishedPoints)
-