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