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