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