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