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