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