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