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