Package com.microsoft.graph.models
Class ReportRootGetSharePointActivityPagesParameterSet
java.lang.Object
com.microsoft.graph.models.ReportRootGetSharePointActivityPagesParameterSet
The class for the Report Root Get Share Point Activity Pages Parameter Set.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classFluent builder for the ReportRootGetSharePointActivityPagesParameterSet -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionInstiaciates a new ReportRootGetSharePointActivityPagesParameterSetprotectedReportRootGetSharePointActivityPagesParameterSet(ReportRootGetSharePointActivityPagesParameterSet.ReportRootGetSharePointActivityPagesParameterSetBuilder builder) Instiaciates a new ReportRootGetSharePointActivityPagesParameterSet -
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
-
ReportRootGetSharePointActivityPagesParameterSet
public ReportRootGetSharePointActivityPagesParameterSet()Instiaciates a new ReportRootGetSharePointActivityPagesParameterSet
-
-
Method Details
-
newBuilder
@Nonnull public static ReportRootGetSharePointActivityPagesParameterSet.ReportRootGetSharePointActivityPagesParameterSetBuilder 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
-