Uses of Class
odata.msgraph.client.beta.entity.ContactMergeSuggestions.Builder
-
Packages that use ContactMergeSuggestions.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of ContactMergeSuggestions.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ContactMergeSuggestions.Builder Modifier and Type Method Description static ContactMergeSuggestions.BuilderContactMergeSuggestions. builderContactMergeSuggestions()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ContactMergeSuggestions.BuilderContactMergeSuggestions.Builder. id(String id)ContactMergeSuggestions.BuilderContactMergeSuggestions.Builder. isEnabled(Boolean isEnabled)
-