Uses of Class
odata.msgraph.client.beta.entity.EducationOrganization
-
Packages that use EducationOrganization Package Description odata.msgraph.client.beta.entity -
-
Uses of EducationOrganization in odata.msgraph.client.beta.entity
Subclasses of EducationOrganization in odata.msgraph.client.beta.entity Modifier and Type Class Description classEducationSchoolMethods in odata.msgraph.client.beta.entity that return EducationOrganization Modifier and Type Method Description EducationOrganizationEducationOrganization. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.EducationOrganizationEducationOrganization. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).EducationOrganizationEducationOrganization. withDescription(String description)EducationOrganizationEducationOrganization. withDisplayName(String displayName)EducationOrganizationEducationOrganization. withExternalSource(EducationExternalSource externalSource)EducationOrganizationEducationOrganization. withExternalSourceDetail(String externalSourceDetail)EducationOrganizationEducationOrganization. withUnmappedField(String name, String value)
-