public static final class NotebookGetNotebookFromWebUrlParameterSet.NotebookGetNotebookFromWebUrlParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
webUrl
The webUrl parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
NotebookGetNotebookFromWebUrlParameterSetBuilder()
Instanciates a new NotebookGetNotebookFromWebUrlParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
NotebookGetNotebookFromWebUrlParameterSet |
build()
Buils the resulting body object to be passed to the request
|
NotebookGetNotebookFromWebUrlParameterSet.NotebookGetNotebookFromWebUrlParameterSetBuilder |
withWebUrl(java.lang.String val)
Sets the WebUrl
|
@Nullable protected NotebookGetNotebookFromWebUrlParameterSetBuilder()
@Nonnull public NotebookGetNotebookFromWebUrlParameterSet.NotebookGetNotebookFromWebUrlParameterSetBuilder withWebUrl(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public NotebookGetNotebookFromWebUrlParameterSet build()