Uses of Class
odata.msgraph.client.beta.entity.PrintUsageByUser
-
Packages that use PrintUsageByUser Package Description odata.msgraph.client.beta.entity -
-
Uses of PrintUsageByUser in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PrintUsageByUser Modifier and Type Method Description PrintUsageByUserPrintUsageByUser.Builder. build()PrintUsageByUserPrintUsageByUser. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.PrintUsageByUserPrintUsageByUser. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).PrintUsageByUserPrintUsageByUser. withUnmappedField(String name, String value)PrintUsageByUserPrintUsageByUser. withUserPrincipalName(String userPrincipalName)
-