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