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