Uses of Class
odata.msgraph.client.beta.entity.OneDriveUsageFileCounts.Builder
-
Packages that use OneDriveUsageFileCounts.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of OneDriveUsageFileCounts.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return OneDriveUsageFileCounts.Builder Modifier and Type Method Description OneDriveUsageFileCounts.BuilderOneDriveUsageFileCounts.Builder. active(Long active)static OneDriveUsageFileCounts.BuilderOneDriveUsageFileCounts. builderOneDriveUsageFileCounts()Returns a builder which is used to create a new instance of this class (given that this class is immutable).OneDriveUsageFileCounts.BuilderOneDriveUsageFileCounts.Builder. id(String id)OneDriveUsageFileCounts.BuilderOneDriveUsageFileCounts.Builder. reportDate(LocalDate reportDate)OneDriveUsageFileCounts.BuilderOneDriveUsageFileCounts.Builder. reportPeriod(String reportPeriod)OneDriveUsageFileCounts.BuilderOneDriveUsageFileCounts.Builder. reportRefreshDate(LocalDate reportRefreshDate)OneDriveUsageFileCounts.BuilderOneDriveUsageFileCounts.Builder. siteType(String siteType)OneDriveUsageFileCounts.BuilderOneDriveUsageFileCounts.Builder. total(Long total)
-