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(java.util.List<? extends Option> requestOptions)
Creates the IReportRootGetSharePointSiteUsageFileCountsRequest with specific requestOptions instead of the existing requestOptions
|
IReportRootGetSharePointSiteUsageFileCountsRequest |
buildRequest(Option... requestOptions)
Creates the IReportRootGetSharePointSiteUsageFileCountsRequest
|
getClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClient, getRequestUrl, getRequestUrlWithAdditionalSegment
public 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(Option... requestOptions)
buildRequest
in interface IReportRootGetSharePointSiteUsageFileCountsRequestBuilder
requestOptions
- the options for the requestpublic IReportRootGetSharePointSiteUsageFileCountsRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest
in interface IReportRootGetSharePointSiteUsageFileCountsRequestBuilder
requestOptions
- the options for the request