public class ReportRootGetSharePointSiteUsagePagesParameterSet
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReportRootGetSharePointSiteUsagePagesParameterSet.ReportRootGetSharePointSiteUsagePagesParameterSetBuilder
Fluent builder for the ReportRootGetSharePointSiteUsagePagesParameterSet
|
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
period
The period.
|
| Modifier | Constructor and Description |
|---|---|
|
ReportRootGetSharePointSiteUsagePagesParameterSet()
Instiaciates a new ReportRootGetSharePointSiteUsagePagesParameterSet
|
protected |
ReportRootGetSharePointSiteUsagePagesParameterSet(ReportRootGetSharePointSiteUsagePagesParameterSet.ReportRootGetSharePointSiteUsagePagesParameterSetBuilder builder)
Instiaciates a new ReportRootGetSharePointSiteUsagePagesParameterSet
|
| 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 ReportRootGetSharePointSiteUsagePagesParameterSet.ReportRootGetSharePointSiteUsagePagesParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
@SerializedName(value="period",
alternate="Period")
@Expose
@Nullable
public java.lang.String period
public ReportRootGetSharePointSiteUsagePagesParameterSet()
protected ReportRootGetSharePointSiteUsagePagesParameterSet(@Nonnull
ReportRootGetSharePointSiteUsagePagesParameterSet.ReportRootGetSharePointSiteUsagePagesParameterSetBuilder builder)
builder - builder bearing the parameters to initialize from@Nonnull public static ReportRootGetSharePointSiteUsagePagesParameterSet.ReportRootGetSharePointSiteUsagePagesParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()