Package com.microsoft.graph.models
Class ReportRootManagedDeviceEnrollmentFailureDetailsParameterSet
java.lang.Object
com.microsoft.graph.models.ReportRootManagedDeviceEnrollmentFailureDetailsParameterSet
The class for the Report Root Managed Device Enrollment Failure Details Parameter Set.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classFluent builder for the ReportRootManagedDeviceEnrollmentFailureDetailsParameterSet -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionInstiaciates a new ReportRootManagedDeviceEnrollmentFailureDetailsParameterSetprotectedReportRootManagedDeviceEnrollmentFailureDetailsParameterSet(ReportRootManagedDeviceEnrollmentFailureDetailsParameterSet.ReportRootManagedDeviceEnrollmentFailureDetailsParameterSetBuilder builder) Instiaciates a new ReportRootManagedDeviceEnrollmentFailureDetailsParameterSet -
Method Summary
Modifier and TypeMethodDescriptionList<com.microsoft.graph.options.FunctionOption>Gets the functions options from the properties that have been setGets a new builder for the body
-
Field Details
-
skip
The skip. -
top
The top. -
filter
The filter. -
skipToken
The skip Token.
-
-
Constructor Details
-
ReportRootManagedDeviceEnrollmentFailureDetailsParameterSet
public ReportRootManagedDeviceEnrollmentFailureDetailsParameterSet()Instiaciates a new ReportRootManagedDeviceEnrollmentFailureDetailsParameterSet -
ReportRootManagedDeviceEnrollmentFailureDetailsParameterSet
protected ReportRootManagedDeviceEnrollmentFailureDetailsParameterSet(@Nonnull ReportRootManagedDeviceEnrollmentFailureDetailsParameterSet.ReportRootManagedDeviceEnrollmentFailureDetailsParameterSetBuilder builder) Instiaciates a new ReportRootManagedDeviceEnrollmentFailureDetailsParameterSet- Parameters:
builder- builder bearing the parameters to initialize from
-
-
Method Details
-
newBuilder
@Nonnull public static ReportRootManagedDeviceEnrollmentFailureDetailsParameterSet.ReportRootManagedDeviceEnrollmentFailureDetailsParameterSetBuilder newBuilder()Gets a new builder for the body- Returns:
- a new builder
-
getFunctionOptions
Gets the functions options from the properties that have been set- Returns:
- a list of function options for the request
-