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