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