public class WorkbookChartPointCountParameterSet
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
WorkbookChartPointCountParameterSet.WorkbookChartPointCountParameterSetBuilder
Fluent builder for the WorkbookChartPointCountParameterSet
|
Modifier | Constructor and Description |
---|---|
|
WorkbookChartPointCountParameterSet()
Instiaciates a new WorkbookChartPointCountParameterSet
|
protected |
WorkbookChartPointCountParameterSet(WorkbookChartPointCountParameterSet.WorkbookChartPointCountParameterSetBuilder builder)
Instiaciates a new WorkbookChartPointCountParameterSet
|
Modifier and Type | Method and Description |
---|---|
java.util.List<com.microsoft.graph.options.FunctionOption> |
getFunctionOptions()
Gets the functions options from the properties that have been set
|
static WorkbookChartPointCountParameterSet.WorkbookChartPointCountParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
public WorkbookChartPointCountParameterSet()
protected WorkbookChartPointCountParameterSet(@Nonnull WorkbookChartPointCountParameterSet.WorkbookChartPointCountParameterSetBuilder builder)
builder
- builder bearing the parameters to initialize from@Nonnull public static WorkbookChartPointCountParameterSet.WorkbookChartPointCountParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()