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