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