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, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic 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 IReportRootManagedDeviceEnrollmentTopFailuresRequestBuilderpublic IReportRootManagedDeviceEnrollmentTopFailuresRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IReportRootManagedDeviceEnrollmentTopFailuresRequestBuilderrequestOptions - the options for the request