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