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