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