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