public static final class ReportRootGetSkypeForBusinessDeviceUsageUserDetailParameterSet.ReportRootGetSkypeForBusinessDeviceUsageUserDetailParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected com.microsoft.graph.core.DateOnly |
date
The date parameter value
|
protected java.lang.String |
period
The period parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
ReportRootGetSkypeForBusinessDeviceUsageUserDetailParameterSetBuilder()
Instanciates a new ReportRootGetSkypeForBusinessDeviceUsageUserDetailParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
ReportRootGetSkypeForBusinessDeviceUsageUserDetailParameterSet |
build()
Buils the resulting body object to be passed to the request
|
ReportRootGetSkypeForBusinessDeviceUsageUserDetailParameterSet.ReportRootGetSkypeForBusinessDeviceUsageUserDetailParameterSetBuilder |
withDate(com.microsoft.graph.core.DateOnly val)
Sets the Date
|
ReportRootGetSkypeForBusinessDeviceUsageUserDetailParameterSet.ReportRootGetSkypeForBusinessDeviceUsageUserDetailParameterSetBuilder |
withPeriod(java.lang.String val)
Sets the Period
|
@Nullable protected com.microsoft.graph.core.DateOnly date
@Nullable protected java.lang.String period
@Nullable protected ReportRootGetSkypeForBusinessDeviceUsageUserDetailParameterSetBuilder()
@Nonnull public ReportRootGetSkypeForBusinessDeviceUsageUserDetailParameterSet.ReportRootGetSkypeForBusinessDeviceUsageUserDetailParameterSetBuilder withDate(@Nullable com.microsoft.graph.core.DateOnly val)
val - the value to set it to@Nonnull public ReportRootGetSkypeForBusinessDeviceUsageUserDetailParameterSet.ReportRootGetSkypeForBusinessDeviceUsageUserDetailParameterSetBuilder withPeriod(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public ReportRootGetSkypeForBusinessDeviceUsageUserDetailParameterSet build()