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