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