public static final class OfficeUserCheckinSummary.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
OfficeUserCheckinSummary |
build() |
OfficeUserCheckinSummary.Builder |
failedUserCount(Integer failedUserCount) |
OfficeUserCheckinSummary.Builder |
succeededUserCount(Integer succeededUserCount) |
public OfficeUserCheckinSummary.Builder succeededUserCount(Integer succeededUserCount)
public OfficeUserCheckinSummary.Builder failedUserCount(Integer failedUserCount)
public OfficeUserCheckinSummary build()
Copyright © 2018–2020. All rights reserved.