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