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