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