Uses of Class
odata.msgraph.client.beta.complex.OfficeUserCheckinSummary.Builder
-
Packages that use OfficeUserCheckinSummary.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of OfficeUserCheckinSummary.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return OfficeUserCheckinSummary.Builder Modifier and Type Method Description static OfficeUserCheckinSummary.BuilderOfficeUserCheckinSummary. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).OfficeUserCheckinSummary.BuilderOfficeUserCheckinSummary.Builder. failedUserCount(Integer failedUserCount)OfficeUserCheckinSummary.BuilderOfficeUserCheckinSummary.Builder. succeededUserCount(Integer succeededUserCount)
-