public class ReportRootGetSharePointActivityPagesRequestBuilder extends BaseFunctionRequestBuilder implements IReportRootGetSharePointActivityPagesRequestBuilder
functionOptions| Constructor and Description |
|---|
ReportRootGetSharePointActivityPagesRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
java.lang.String period)
The request builder for this ReportRootGetSharePointActivityPages
|
| Modifier and Type | Method and Description |
|---|---|
IReportRootGetSharePointActivityPagesRequest |
buildRequest()
Creates the IReportRootGetSharePointActivityPagesRequest
|
IReportRootGetSharePointActivityPagesRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IReportRootGetSharePointActivityPagesRequest 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 ReportRootGetSharePointActivityPagesRequestBuilder(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 IReportRootGetSharePointActivityPagesRequest buildRequest()
buildRequest in interface IReportRootGetSharePointActivityPagesRequestBuilderpublic IReportRootGetSharePointActivityPagesRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IReportRootGetSharePointActivityPagesRequestBuilderrequestOptions - the options for the request