| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Kbarticlecomment |
Kbarticlecomment.Builder.build() |
Kbarticlecomment |
Kbarticlecomment.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Kbarticlecomment |
Kbarticlecomment.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Kbarticlecomment |
Kbarticlecomment.with_createdby_value(String _createdby_value) |
Kbarticlecomment |
Kbarticlecomment.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Kbarticlecomment |
Kbarticlecomment.with_kbarticleid_value(String _kbarticleid_value) |
Kbarticlecomment |
Kbarticlecomment.with_modifiedby_value(String _modifiedby_value) |
Kbarticlecomment |
Kbarticlecomment.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Kbarticlecomment |
Kbarticlecomment.withCommenttext(String commenttext) |
Kbarticlecomment |
Kbarticlecomment.withCreatedon(OffsetDateTime createdon) |
Kbarticlecomment |
Kbarticlecomment.withKbarticlecommentid(String kbarticlecommentid) |
Kbarticlecomment |
Kbarticlecomment.withModifiedon(OffsetDateTime modifiedon) |
Kbarticlecomment |
Kbarticlecomment.withOrganizationid(String organizationid) |
Kbarticlecomment |
Kbarticlecomment.withTitle(String title) |
Kbarticlecomment |
Kbarticlecomment.withUnmappedField(String name,
String value) |
Kbarticlecomment |
Kbarticlecomment.withVersionnumber(Long versionnumber) |
Copyright © 2018–2021. All rights reserved.