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