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