public interface IOutlookCategoryCollectionRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IOutlookCategoryCollectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IOutlookCategoryCollectionRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IOutlookCategoryRequestBuilder |
byId(java.lang.String id) |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIOutlookCategoryCollectionRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIOutlookCategoryCollectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIOutlookCategoryRequestBuilder byId(java.lang.String id)