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