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