Package com.microsoft.graph.models
Class ReportRootGetOneDriveUsageStorageParameterSet
java.lang.Object
com.microsoft.graph.models.ReportRootGetOneDriveUsageStorageParameterSet
The class for the Report Root Get One Drive Usage Storage Parameter Set.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Fluent builder for the ReportRootGetOneDriveUsageStorageParameterSet -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionInstiaciates a new ReportRootGetOneDriveUsageStorageParameterSetprotected
ReportRootGetOneDriveUsageStorageParameterSet
(ReportRootGetOneDriveUsageStorageParameterSet.ReportRootGetOneDriveUsageStorageParameterSetBuilder builder) Instiaciates a new ReportRootGetOneDriveUsageStorageParameterSet -
Method Summary
Modifier and TypeMethodDescriptionList<com.microsoft.graph.options.FunctionOption>
Gets the functions options from the properties that have been setstatic ReportRootGetOneDriveUsageStorageParameterSet.ReportRootGetOneDriveUsageStorageParameterSetBuilder
Gets a new builder for the body
-
Field Details
-
period
The period.
-
-
Constructor Details
-
ReportRootGetOneDriveUsageStorageParameterSet
public ReportRootGetOneDriveUsageStorageParameterSet()Instiaciates a new ReportRootGetOneDriveUsageStorageParameterSet -
ReportRootGetOneDriveUsageStorageParameterSet
protected ReportRootGetOneDriveUsageStorageParameterSet(@Nonnull ReportRootGetOneDriveUsageStorageParameterSet.ReportRootGetOneDriveUsageStorageParameterSetBuilder builder) Instiaciates a new ReportRootGetOneDriveUsageStorageParameterSet- Parameters:
builder
- builder bearing the parameters to initialize from
-
-
Method Details
-
newBuilder
@Nonnull public static ReportRootGetOneDriveUsageStorageParameterSet.ReportRootGetOneDriveUsageStorageParameterSetBuilder 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
-