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