Uses of Class
odata.msgraph.client.beta.entity.SkypeForBusinessDeviceUsageUserDetail
-
Packages that use SkypeForBusinessDeviceUsageUserDetail Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of SkypeForBusinessDeviceUsageUserDetail in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return SkypeForBusinessDeviceUsageUserDetail Modifier and Type Method Description SkypeForBusinessDeviceUsageUserDetailSkypeForBusinessDeviceUsageUserDetail.Builder. build()SkypeForBusinessDeviceUsageUserDetailSkypeForBusinessDeviceUsageUserDetail. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.SkypeForBusinessDeviceUsageUserDetailSkypeForBusinessDeviceUsageUserDetail. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).SkypeForBusinessDeviceUsageUserDetailSkypeForBusinessDeviceUsageUserDetail. withLastActivityDate(LocalDate lastActivityDate)SkypeForBusinessDeviceUsageUserDetailSkypeForBusinessDeviceUsageUserDetail. withReportPeriod(String reportPeriod)SkypeForBusinessDeviceUsageUserDetailSkypeForBusinessDeviceUsageUserDetail. withReportRefreshDate(LocalDate reportRefreshDate)SkypeForBusinessDeviceUsageUserDetailSkypeForBusinessDeviceUsageUserDetail. withUnmappedField(String name, String value)SkypeForBusinessDeviceUsageUserDetailSkypeForBusinessDeviceUsageUserDetail. withUsedAndroidPhone(Boolean usedAndroidPhone)SkypeForBusinessDeviceUsageUserDetailSkypeForBusinessDeviceUsageUserDetail. withUsediPad(Boolean usediPad)SkypeForBusinessDeviceUsageUserDetailSkypeForBusinessDeviceUsageUserDetail. withUsediPhone(Boolean usediPhone)SkypeForBusinessDeviceUsageUserDetailSkypeForBusinessDeviceUsageUserDetail. withUsedWindows(Boolean usedWindows)SkypeForBusinessDeviceUsageUserDetailSkypeForBusinessDeviceUsageUserDetail. withUsedWindowsPhone(Boolean usedWindowsPhone)SkypeForBusinessDeviceUsageUserDetailSkypeForBusinessDeviceUsageUserDetail. withUserPrincipalName(String userPrincipalName)Methods in odata.msgraph.client.beta.entity that return types with arguments of type SkypeForBusinessDeviceUsageUserDetail Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<SkypeForBusinessDeviceUsageUserDetail>ReportRoot. getSkypeForBusinessDeviceUsageUserDetail(LocalDate date)com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<SkypeForBusinessDeviceUsageUserDetail>ReportRoot. getSkypeForBusinessDeviceUsageUserDetail_Function(String period) -
Uses of SkypeForBusinessDeviceUsageUserDetail in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return types with arguments of type SkypeForBusinessDeviceUsageUserDetail Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<SkypeForBusinessDeviceUsageUserDetail>ReportRootRequest. getSkypeForBusinessDeviceUsageUserDetail(LocalDate date)com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<SkypeForBusinessDeviceUsageUserDetail>ReportRootRequest. getSkypeForBusinessDeviceUsageUserDetail_Function(String period)
-