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