public class WorkbookChartCountParameterSet
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WorkbookChartCountParameterSet.WorkbookChartCountParameterSetBuilder
Fluent builder for the WorkbookChartCountParameterSet
|
| Modifier | Constructor and Description |
|---|---|
|
WorkbookChartCountParameterSet()
Instiaciates a new WorkbookChartCountParameterSet
|
protected |
WorkbookChartCountParameterSet(WorkbookChartCountParameterSet.WorkbookChartCountParameterSetBuilder builder)
Instiaciates a new WorkbookChartCountParameterSet
|
| 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 WorkbookChartCountParameterSet.WorkbookChartCountParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
public WorkbookChartCountParameterSet()
protected WorkbookChartCountParameterSet(@Nonnull
WorkbookChartCountParameterSet.WorkbookChartCountParameterSetBuilder builder)
builder - builder bearing the parameters to initialize from@Nonnull public static WorkbookChartCountParameterSet.WorkbookChartCountParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()