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