public class ReportRootGetYammerDeviceUsageDistributionUserCountsRequestBuilder extends BaseFunctionRequestBuilder implements IReportRootGetYammerDeviceUsageDistributionUserCountsRequestBuilder
functionOptions| Constructor and Description |
|---|
ReportRootGetYammerDeviceUsageDistributionUserCountsRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
java.lang.String period)
The request builder for this ReportRootGetYammerDeviceUsageDistributionUserCounts
|
| Modifier and Type | Method and Description |
|---|---|
IReportRootGetYammerDeviceUsageDistributionUserCountsRequest |
buildRequest()
Creates the IReportRootGetYammerDeviceUsageDistributionUserCountsRequest
|
IReportRootGetYammerDeviceUsageDistributionUserCountsRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IReportRootGetYammerDeviceUsageDistributionUserCountsRequest 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 ReportRootGetYammerDeviceUsageDistributionUserCountsRequestBuilder(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 IReportRootGetYammerDeviceUsageDistributionUserCountsRequest buildRequest()
buildRequest in interface IReportRootGetYammerDeviceUsageDistributionUserCountsRequestBuilderpublic IReportRootGetYammerDeviceUsageDistributionUserCountsRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IReportRootGetYammerDeviceUsageDistributionUserCountsRequestBuilderrequestOptions - the options for the request