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