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