Package com.microsoft.graph.models
Class WorkbookTableRowCountParameterSet.WorkbookTableRowCountParameterSetBuilder
java.lang.Object
com.microsoft.graph.models.WorkbookTableRowCountParameterSet.WorkbookTableRowCountParameterSetBuilder
- Enclosing class:
WorkbookTableRowCountParameterSet
public static final class WorkbookTableRowCountParameterSet.WorkbookTableRowCountParameterSetBuilder
extends Object
Fluent builder for the WorkbookTableRowCountParameterSet
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedInstanciates a new WorkbookTableRowCountParameterSetBuilder -
Method Summary
Modifier and TypeMethodDescriptionbuild()Buils the resulting body object to be passed to the request
-
Constructor Details
-
WorkbookTableRowCountParameterSetBuilder
@Nullable protected WorkbookTableRowCountParameterSetBuilder()Instanciates a new WorkbookTableRowCountParameterSetBuilder
-
-
Method Details
-
build
Buils the resulting body object to be passed to the request- Returns:
- the body object to pass to the request
-