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