public interface INotebookGetNotebookFromWebUrlRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
INotebookGetNotebookFromWebUrlRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the INotebookGetNotebookFromWebUrlRequest with specific options instead of the existing options
|
INotebookGetNotebookFromWebUrlRequest |
buildRequest(Option... requestOptions)
Creates the INotebookGetNotebookFromWebUrlRequest
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentINotebookGetNotebookFromWebUrlRequest buildRequest(Option... requestOptions)
requestOptions - the options for the requestINotebookGetNotebookFromWebUrlRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for the request