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