Uses of Class
odata.msgraph.client.entity.LearningSelfInitiatedCourse
-
Packages that use LearningSelfInitiatedCourse Package Description odata.msgraph.client.entity -
-
Uses of LearningSelfInitiatedCourse in odata.msgraph.client.entity
Methods in odata.msgraph.client.entity that return LearningSelfInitiatedCourse Modifier and Type Method Description LearningSelfInitiatedCourseLearningSelfInitiatedCourse.Builder. build()LearningSelfInitiatedCourseLearningSelfInitiatedCourse. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.LearningSelfInitiatedCourseLearningSelfInitiatedCourse. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).LearningSelfInitiatedCourseLearningSelfInitiatedCourse. withStartedDateTime(OffsetDateTime startedDateTime)LearningSelfInitiatedCourseLearningSelfInitiatedCourse. withUnmappedField(String name, Object value)
-