| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Timestampdatemapping |
Timestampdatemapping.Builder.build() |
Timestampdatemapping |
Timestampdatemapping.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Timestampdatemapping |
Timestampdatemapping.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Timestampdatemapping |
Timestampdatemapping.withDate(OffsetDateTime date) |
Timestampdatemapping |
Timestampdatemapping.withTimestamp(Long timestamp) |
Timestampdatemapping |
Timestampdatemapping.withTimestampdatemappingid(String timestampdatemappingid) |
Timestampdatemapping |
Timestampdatemapping.withUnmappedField(String name,
String value) |
Copyright © 2018–2020. All rights reserved.