Package com.microsoft.graph.models
Class WorkbookTableSortReapplyParameterSet.WorkbookTableSortReapplyParameterSetBuilder
java.lang.Object
com.microsoft.graph.models.WorkbookTableSortReapplyParameterSet.WorkbookTableSortReapplyParameterSetBuilder
- Enclosing class:
WorkbookTableSortReapplyParameterSet
public static final class WorkbookTableSortReapplyParameterSet.WorkbookTableSortReapplyParameterSetBuilder
extends Object
Fluent builder for the WorkbookTableSortReapplyParameterSet
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedInstanciates a new WorkbookTableSortReapplyParameterSetBuilder -
Method Summary
Modifier and TypeMethodDescriptionbuild()Buils the resulting body object to be passed to the request
-
Constructor Details
-
WorkbookTableSortReapplyParameterSetBuilder
@Nullable protected WorkbookTableSortReapplyParameterSetBuilder()Instanciates a new WorkbookTableSortReapplyParameterSetBuilder
-
-
Method Details
-
build
Buils the resulting body object to be passed to the request- Returns:
- the body object to pass to the request
-