public class ReportRootGetOneDriveActivityUserCountsParameterSet
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReportRootGetOneDriveActivityUserCountsParameterSet.ReportRootGetOneDriveActivityUserCountsParameterSetBuilder
Fluent builder for the ReportRootGetOneDriveActivityUserCountsParameterSet
|
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
period
The period.
|
| Modifier | Constructor and Description |
|---|---|
|
ReportRootGetOneDriveActivityUserCountsParameterSet()
Instiaciates a new ReportRootGetOneDriveActivityUserCountsParameterSet
|
protected |
ReportRootGetOneDriveActivityUserCountsParameterSet(ReportRootGetOneDriveActivityUserCountsParameterSet.ReportRootGetOneDriveActivityUserCountsParameterSetBuilder builder)
Instiaciates a new ReportRootGetOneDriveActivityUserCountsParameterSet
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.microsoft.graph.options.FunctionOption> |
getFunctionOptions()
Gets the functions options from the properties that have been set
|
static ReportRootGetOneDriveActivityUserCountsParameterSet.ReportRootGetOneDriveActivityUserCountsParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
@SerializedName(value="period",
alternate="Period")
@Expose
@Nullable
public java.lang.String period
public ReportRootGetOneDriveActivityUserCountsParameterSet()
protected ReportRootGetOneDriveActivityUserCountsParameterSet(@Nonnull
ReportRootGetOneDriveActivityUserCountsParameterSet.ReportRootGetOneDriveActivityUserCountsParameterSetBuilder builder)
builder - builder bearing the parameters to initialize from@Nonnull public static ReportRootGetOneDriveActivityUserCountsParameterSet.ReportRootGetOneDriveActivityUserCountsParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()