public class ReportRootManagedDeviceEnrollmentFailureDetailsRequestBuilder extends BaseFunctionRequestBuilder implements IReportRootManagedDeviceEnrollmentFailureDetailsRequestBuilder
functionOptions
Constructor and Description |
---|
ReportRootManagedDeviceEnrollmentFailureDetailsRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
The request builder for this ReportRootManagedDeviceEnrollmentFailureDetails
|
ReportRootManagedDeviceEnrollmentFailureDetailsRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
java.lang.Integer skip,
java.lang.Integer top,
java.lang.String filter,
java.lang.String skipToken)
The request builder for this ReportRootManagedDeviceEnrollmentFailureDetails
|
Modifier and Type | Method and Description |
---|---|
IReportRootManagedDeviceEnrollmentFailureDetailsRequest |
buildRequest()
Creates the IReportRootManagedDeviceEnrollmentFailureDetailsRequest
|
IReportRootManagedDeviceEnrollmentFailureDetailsRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IReportRootManagedDeviceEnrollmentFailureDetailsRequest 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 ReportRootManagedDeviceEnrollmentFailureDetailsRequestBuilder(java.lang.String requestUrl, IBaseClient client, java.util.List<? extends Option> requestOptions)
requestUrl
- the request URLclient
- the service clientrequestOptions
- the options for this requestpublic ReportRootManagedDeviceEnrollmentFailureDetailsRequestBuilder(java.lang.String requestUrl, IBaseClient client, java.util.List<? extends Option> requestOptions, java.lang.Integer skip, java.lang.Integer top, java.lang.String filter, java.lang.String skipToken)
requestUrl
- the request URLclient
- the service clientrequestOptions
- the options for this requestskip
- the skiptop
- the topfilter
- the filterskipToken
- the skipTokenpublic IReportRootManagedDeviceEnrollmentFailureDetailsRequest buildRequest()
buildRequest
in interface IReportRootManagedDeviceEnrollmentFailureDetailsRequestBuilder
public IReportRootManagedDeviceEnrollmentFailureDetailsRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest
in interface IReportRootManagedDeviceEnrollmentFailureDetailsRequestBuilder
requestOptions
- the options for the request