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