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