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