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