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