public static final class WorkbookCreateSessionParameterSet.WorkbookCreateSessionParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
persistChanges
The persistChanges parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
WorkbookCreateSessionParameterSetBuilder()
Instanciates a new WorkbookCreateSessionParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
WorkbookCreateSessionParameterSet |
build()
Buils the resulting body object to be passed to the request
|
WorkbookCreateSessionParameterSet.WorkbookCreateSessionParameterSetBuilder |
withPersistChanges(java.lang.Boolean val)
Sets the PersistChanges
|
@Nullable protected java.lang.Boolean persistChanges
@Nullable protected WorkbookCreateSessionParameterSetBuilder()
@Nonnull public WorkbookCreateSessionParameterSet.WorkbookCreateSessionParameterSetBuilder withPersistChanges(@Nullable java.lang.Boolean val)
val - the value to set it to@Nonnull public WorkbookCreateSessionParameterSet build()