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