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