Uses of Class
odata.msgraph.client.beta.entity.SkypeForBusinessParticipantActivityMinuteCounts
-
Packages that use SkypeForBusinessParticipantActivityMinuteCounts Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of SkypeForBusinessParticipantActivityMinuteCounts in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return SkypeForBusinessParticipantActivityMinuteCounts Modifier and Type Method Description SkypeForBusinessParticipantActivityMinuteCountsSkypeForBusinessParticipantActivityMinuteCounts.Builder. build()SkypeForBusinessParticipantActivityMinuteCountsSkypeForBusinessParticipantActivityMinuteCounts. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.SkypeForBusinessParticipantActivityMinuteCountsSkypeForBusinessParticipantActivityMinuteCounts. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).SkypeForBusinessParticipantActivityMinuteCountsSkypeForBusinessParticipantActivityMinuteCounts. withAudiovideo(Long audiovideo)SkypeForBusinessParticipantActivityMinuteCountsSkypeForBusinessParticipantActivityMinuteCounts. withReportDate(LocalDate reportDate)SkypeForBusinessParticipantActivityMinuteCountsSkypeForBusinessParticipantActivityMinuteCounts. withReportPeriod(String reportPeriod)SkypeForBusinessParticipantActivityMinuteCountsSkypeForBusinessParticipantActivityMinuteCounts. withReportRefreshDate(LocalDate reportRefreshDate)SkypeForBusinessParticipantActivityMinuteCountsSkypeForBusinessParticipantActivityMinuteCounts. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.entity that return types with arguments of type SkypeForBusinessParticipantActivityMinuteCounts Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<SkypeForBusinessParticipantActivityMinuteCounts>ReportRoot. getSkypeForBusinessParticipantActivityMinuteCounts(String period) -
Uses of SkypeForBusinessParticipantActivityMinuteCounts in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return types with arguments of type SkypeForBusinessParticipantActivityMinuteCounts Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<SkypeForBusinessParticipantActivityMinuteCounts>ReportRootRequest. getSkypeForBusinessParticipantActivityMinuteCounts(String period)
-