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