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