public class WorkbookRangeRowsBelowParameterSet
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
WorkbookRangeRowsBelowParameterSet.WorkbookRangeRowsBelowParameterSetBuilder
Fluent builder for the WorkbookRangeRowsBelowParameterSet
|
Modifier and Type | Field and Description |
---|---|
java.lang.Integer |
count
The count.
|
Modifier | Constructor and Description |
---|---|
|
WorkbookRangeRowsBelowParameterSet()
Instiaciates a new WorkbookRangeRowsBelowParameterSet
|
protected |
WorkbookRangeRowsBelowParameterSet(WorkbookRangeRowsBelowParameterSet.WorkbookRangeRowsBelowParameterSetBuilder builder)
Instiaciates a new WorkbookRangeRowsBelowParameterSet
|
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 WorkbookRangeRowsBelowParameterSet.WorkbookRangeRowsBelowParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
@SerializedName(value="count", alternate="Count") @Expose @Nullable public java.lang.Integer count
public WorkbookRangeRowsBelowParameterSet()
protected WorkbookRangeRowsBelowParameterSet(@Nonnull WorkbookRangeRowsBelowParameterSet.WorkbookRangeRowsBelowParameterSetBuilder builder)
builder
- builder bearing the parameters to initialize from@Nonnull public static WorkbookRangeRowsBelowParameterSet.WorkbookRangeRowsBelowParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()