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