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