public class ReportRootGetOffice365ServicesUserCountsRequestBuilder extends BaseFunctionRequestBuilder implements IReportRootGetOffice365ServicesUserCountsRequestBuilder
functionOptions| Constructor and Description |
|---|
ReportRootGetOffice365ServicesUserCountsRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
java.lang.String period)
The request builder for this ReportRootGetOffice365ServicesUserCounts
|
| Modifier and Type | Method and Description |
|---|---|
IReportRootGetOffice365ServicesUserCountsRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IReportRootGetOffice365ServicesUserCountsRequest with specific requestOptions instead of the existing requestOptions
|
IReportRootGetOffice365ServicesUserCountsRequest |
buildRequest(Option... requestOptions)
Creates the IReportRootGetOffice365ServicesUserCountsRequest
|
getClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic ReportRootGetOffice365ServicesUserCountsRequestBuilder(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 IReportRootGetOffice365ServicesUserCountsRequest buildRequest(Option... requestOptions)
buildRequest in interface IReportRootGetOffice365ServicesUserCountsRequestBuilderrequestOptions - the options for the requestpublic IReportRootGetOffice365ServicesUserCountsRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IReportRootGetOffice365ServicesUserCountsRequestBuilderrequestOptions - the options for the request