public class ReportRootGetSharePointSiteUsageFileCountsRequestBuilder extends BaseFunctionRequestBuilder implements IReportRootGetSharePointSiteUsageFileCountsRequestBuilder
functionOptions| Constructor and Description |
|---|
ReportRootGetSharePointSiteUsageFileCountsRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
java.lang.String period)
The request builder for this ReportRootGetSharePointSiteUsageFileCounts
|
| Modifier and Type | Method and Description |
|---|---|
IReportRootGetSharePointSiteUsageFileCountsRequest |
buildRequest()
Creates the IReportRootGetSharePointSiteUsageFileCountsRequest
|
IReportRootGetSharePointSiteUsageFileCountsRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IReportRootGetSharePointSiteUsageFileCountsRequest 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 ReportRootGetSharePointSiteUsageFileCountsRequestBuilder(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 IReportRootGetSharePointSiteUsageFileCountsRequest buildRequest()
buildRequest in interface IReportRootGetSharePointSiteUsageFileCountsRequestBuilderpublic IReportRootGetSharePointSiteUsageFileCountsRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IReportRootGetSharePointSiteUsageFileCountsRequestBuilderrequestOptions - the options for the request