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