Package com.microsoft.graph.models
Class ReportRootGetM365AppPlatformUserCountsParameterSet
java.lang.Object
com.microsoft.graph.models.ReportRootGetM365AppPlatformUserCountsParameterSet
The class for the Report Root Get M365App Platform User Counts Parameter Set.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classFluent builder for the ReportRootGetM365AppPlatformUserCountsParameterSet -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionInstiaciates a new ReportRootGetM365AppPlatformUserCountsParameterSetprotectedReportRootGetM365AppPlatformUserCountsParameterSet(ReportRootGetM365AppPlatformUserCountsParameterSet.ReportRootGetM365AppPlatformUserCountsParameterSetBuilder builder) Instiaciates a new ReportRootGetM365AppPlatformUserCountsParameterSet -
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
-
period
The period.
-
-
Constructor Details
-
ReportRootGetM365AppPlatformUserCountsParameterSet
public ReportRootGetM365AppPlatformUserCountsParameterSet()Instiaciates a new ReportRootGetM365AppPlatformUserCountsParameterSet -
ReportRootGetM365AppPlatformUserCountsParameterSet
protected ReportRootGetM365AppPlatformUserCountsParameterSet(@Nonnull ReportRootGetM365AppPlatformUserCountsParameterSet.ReportRootGetM365AppPlatformUserCountsParameterSetBuilder builder) Instiaciates a new ReportRootGetM365AppPlatformUserCountsParameterSet- Parameters:
builder- builder bearing the parameters to initialize from
-
-
Method Details
-
newBuilder
@Nonnull public static ReportRootGetM365AppPlatformUserCountsParameterSet.ReportRootGetM365AppPlatformUserCountsParameterSetBuilder 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
-