Package com.microsoft.graph.models
Class ReportRootGetOffice365ActivationsUserDetailParameterSet
java.lang.Object
com.microsoft.graph.models.ReportRootGetOffice365ActivationsUserDetailParameterSet
The class for the Report Root Get Office365Activations User Detail Parameter Set.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Fluent builder for the ReportRootGetOffice365ActivationsUserDetailParameterSet -
Constructor Summary
ConstructorsModifierConstructorDescriptionInstiaciates a new ReportRootGetOffice365ActivationsUserDetailParameterSetprotected
ReportRootGetOffice365ActivationsUserDetailParameterSet
(ReportRootGetOffice365ActivationsUserDetailParameterSet.ReportRootGetOffice365ActivationsUserDetailParameterSetBuilder builder) Instiaciates a new ReportRootGetOffice365ActivationsUserDetailParameterSet -
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
-
Constructor Details
-
ReportRootGetOffice365ActivationsUserDetailParameterSet
public ReportRootGetOffice365ActivationsUserDetailParameterSet()Instiaciates a new ReportRootGetOffice365ActivationsUserDetailParameterSet -
ReportRootGetOffice365ActivationsUserDetailParameterSet
protected ReportRootGetOffice365ActivationsUserDetailParameterSet(@Nonnull ReportRootGetOffice365ActivationsUserDetailParameterSet.ReportRootGetOffice365ActivationsUserDetailParameterSetBuilder builder) Instiaciates a new ReportRootGetOffice365ActivationsUserDetailParameterSet- Parameters:
builder
- builder bearing the parameters to initialize from
-
-
Method Details
-
newBuilder
@Nonnull public static ReportRootGetOffice365ActivationsUserDetailParameterSet.ReportRootGetOffice365ActivationsUserDetailParameterSetBuilder 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
-