public class ReportRootGetSharePointSiteUsagePagesRequestBuilder extends BaseFunctionRequestBuilder implements IReportRootGetSharePointSiteUsagePagesRequestBuilder
functionOptions| Constructor and Description |
|---|
ReportRootGetSharePointSiteUsagePagesRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
java.lang.String period)
The request builder for this ReportRootGetSharePointSiteUsagePages
|
| Modifier and Type | Method and Description |
|---|---|
IReportRootGetSharePointSiteUsagePagesRequest |
buildRequest()
Creates the IReportRootGetSharePointSiteUsagePagesRequest
|
IReportRootGetSharePointSiteUsagePagesRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IReportRootGetSharePointSiteUsagePagesRequest with specific requestOptions instead of the existing requestOptions
|
getClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic ReportRootGetSharePointSiteUsagePagesRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
java.lang.String period)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestperiod - the periodpublic IReportRootGetSharePointSiteUsagePagesRequest buildRequest()
buildRequest in interface IReportRootGetSharePointSiteUsagePagesRequestBuilderpublic IReportRootGetSharePointSiteUsagePagesRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IReportRootGetSharePointSiteUsagePagesRequestBuilderrequestOptions - the options for the request