| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Postlike |
Postlike.Builder.build() |
Postlike |
Postlike.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Postlike |
Postlike.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Postlike |
Postlike.with_createdby_value(String _createdby_value) |
Postlike |
Postlike.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Postlike |
Postlike.with_organizationid_value(String _organizationid_value) |
Postlike |
Postlike.with_postid_value(String _postid_value) |
Postlike |
Postlike.withCreatedon(OffsetDateTime createdon) |
Postlike |
Postlike.withPostlikeid(String postlikeid) |
Postlike |
Postlike.withTimezoneruleversionnumber(Integer timezoneruleversionnumber) |
Postlike |
Postlike.withUnmappedField(String name,
String value) |
Postlike |
Postlike.withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Copyright © 2018–2021. All rights reserved.