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