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