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