public static final class SkypeForBusinessDeviceUsageUserCounts.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
SkypeForBusinessDeviceUsageUserCounts.Builder |
androidPhone(Integer androidPhone) |
SkypeForBusinessDeviceUsageUserCounts |
build() |
SkypeForBusinessDeviceUsageUserCounts.Builder |
id(String id) |
SkypeForBusinessDeviceUsageUserCounts.Builder |
iPad(Integer iPad) |
SkypeForBusinessDeviceUsageUserCounts.Builder |
iPhone(Integer iPhone) |
SkypeForBusinessDeviceUsageUserCounts.Builder |
reportDate(LocalDate reportDate) |
SkypeForBusinessDeviceUsageUserCounts.Builder |
reportPeriod(String reportPeriod) |
SkypeForBusinessDeviceUsageUserCounts.Builder |
reportRefreshDate(LocalDate reportRefreshDate) |
SkypeForBusinessDeviceUsageUserCounts.Builder |
windows(Integer windows) |
SkypeForBusinessDeviceUsageUserCounts.Builder |
windowsPhone(Integer windowsPhone) |
public SkypeForBusinessDeviceUsageUserCounts.Builder id(String id)
public SkypeForBusinessDeviceUsageUserCounts.Builder reportRefreshDate(LocalDate reportRefreshDate)
public SkypeForBusinessDeviceUsageUserCounts.Builder windows(Integer windows)
public SkypeForBusinessDeviceUsageUserCounts.Builder windowsPhone(Integer windowsPhone)
public SkypeForBusinessDeviceUsageUserCounts.Builder androidPhone(Integer androidPhone)
public SkypeForBusinessDeviceUsageUserCounts.Builder iPhone(Integer iPhone)
public SkypeForBusinessDeviceUsageUserCounts.Builder iPad(Integer iPad)
public SkypeForBusinessDeviceUsageUserCounts.Builder reportDate(LocalDate reportDate)
public SkypeForBusinessDeviceUsageUserCounts.Builder reportPeriod(String reportPeriod)
public SkypeForBusinessDeviceUsageUserCounts build()
Copyright © 2018–2020. All rights reserved.