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