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