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