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