public class ReportRootManagedDeviceEnrollmentTopFailuresRequestBuilder extends BaseFunctionRequestBuilder implements IReportRootManagedDeviceEnrollmentTopFailuresRequestBuilder
functionOptions
Constructor and Description |
---|
ReportRootManagedDeviceEnrollmentTopFailuresRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
The request builder for this ReportRootManagedDeviceEnrollmentTopFailures
|
ReportRootManagedDeviceEnrollmentTopFailuresRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
java.lang.String period)
The request builder for this ReportRootManagedDeviceEnrollmentTopFailures
|
Modifier and Type | Method and Description |
---|---|
IReportRootManagedDeviceEnrollmentTopFailuresRequest |
buildRequest()
Creates the IReportRootManagedDeviceEnrollmentTopFailuresRequest
|
IReportRootManagedDeviceEnrollmentTopFailuresRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IReportRootManagedDeviceEnrollmentTopFailuresRequest with specific requestOptions instead of the existing requestOptions
|
getClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClient, getRequestUrl, getRequestUrlWithAdditionalSegment
public ReportRootManagedDeviceEnrollmentTopFailuresRequestBuilder(java.lang.String requestUrl, IBaseClient client, java.util.List<? extends Option> requestOptions)
requestUrl
- the request URLclient
- the service clientrequestOptions
- the options for this requestpublic ReportRootManagedDeviceEnrollmentTopFailuresRequestBuilder(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 IReportRootManagedDeviceEnrollmentTopFailuresRequest buildRequest()
buildRequest
in interface IReportRootManagedDeviceEnrollmentTopFailuresRequestBuilder
public IReportRootManagedDeviceEnrollmentTopFailuresRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest
in interface IReportRootManagedDeviceEnrollmentTopFailuresRequestBuilder
requestOptions
- the options for the request