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, getRequestUrlWithAdditionalSegment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClient, getRequestUrl, getRequestUrlWithAdditionalSegment
public 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 IReportRootGetSkypeForBusinessParticipantActivityCountsRequestBuilder
requestOptions
- the options for the requestpublic IReportRootGetSkypeForBusinessParticipantActivityCountsRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest
in interface IReportRootGetSkypeForBusinessParticipantActivityCountsRequestBuilder
requestOptions
- the options for the request