Uses of Class
odata.msgraph.client.beta.entity.WorkbookTableRow.Builder
-
Packages that use WorkbookTableRow.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of WorkbookTableRow.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WorkbookTableRow.Builder Modifier and Type Method Description static WorkbookTableRow.BuilderWorkbookTableRow. builderWorkbookTableRow()Returns a builder which is used to create a new instance of this class (given that this class is immutable).WorkbookTableRow.BuilderWorkbookTableRow.Builder. id(String id)WorkbookTableRow.BuilderWorkbookTableRow.Builder. index(Integer index)WorkbookTableRow.BuilderWorkbookTableRow.Builder. values(Json values)
-