Uses of Class
microsoft.dynamics.crm.entity.Timestampdatemapping
-
Packages that use Timestampdatemapping Package Description microsoft.dynamics.crm.entity -
-
Uses of Timestampdatemapping in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Timestampdatemapping Modifier and Type Method Description TimestampdatemappingTimestampdatemapping.Builder. build()TimestampdatemappingTimestampdatemapping. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.TimestampdatemappingTimestampdatemapping. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).TimestampdatemappingTimestampdatemapping. withDate(OffsetDateTime date)TimestampdatemappingTimestampdatemapping. withTimestamp(Long timestamp)TimestampdatemappingTimestampdatemapping. withTimestampdatemappingid(String timestampdatemappingid)TimestampdatemappingTimestampdatemapping. withUnmappedField(String name, String value)
-