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