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