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