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