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